Skip to content

Commit aeb3ff0

Browse files
chore(main): release 2.8.2
1 parent 0c6d8c1 commit aeb3ff0

File tree

3 files changed

+26
-3
lines changed

3 files changed

+26
-3
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
# Changelog
22

3+
## [2.8.2](https://github.com/Notifycal/static-landing/compare/v2.8.1...v2.8.2) (2026-01-12)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update dependency @mantine/core to v8.3.10 ([#681](https://github.com/Notifycal/static-landing/issues/681)) ([5af6a00](https://github.com/Notifycal/static-landing/commit/5af6a00937587e5bc8484ccd7fd48fcbd11a1d4d))
9+
* **deps:** Update dependency @mantine/core to v8.3.11 ([#702](https://github.com/Notifycal/static-landing/issues/702)) ([e92f45a](https://github.com/Notifycal/static-landing/commit/e92f45a277bc56350f29d5b0506223c994e27559))
10+
* **deps:** Update dependency @mantine/core to v8.3.12 ([#708](https://github.com/Notifycal/static-landing/issues/708)) ([fb9acd3](https://github.com/Notifycal/static-landing/commit/fb9acd309bd35370494e41034887c93c9e7a689e))
11+
* **deps:** Update dependency @playform/compress to v0.2.1 ([#709](https://github.com/Notifycal/static-landing/issues/709)) ([2b75e09](https://github.com/Notifycal/static-landing/commit/2b75e0969656de1413be3107e04e2970ee298c39))
12+
* **deps:** Update dependency @tabler/icons-react to v3.36.0 ([#688](https://github.com/Notifycal/static-landing/issues/688)) ([1e01e2d](https://github.com/Notifycal/static-landing/commit/1e01e2de3f10240d13c8c48b17602447c14d3934))
13+
* **deps:** Update dependency @tabler/icons-react to v3.36.1 ([#701](https://github.com/Notifycal/static-landing/issues/701)) ([f620028](https://github.com/Notifycal/static-landing/commit/f62002813c9611e38eb4259c54e2fea09c7bdcae))
14+
* **deps:** Update dependency astro to v5.16.6 ([#694](https://github.com/Notifycal/static-landing/issues/694)) ([fb0b445](https://github.com/Notifycal/static-landing/commit/fb0b445067a0d38ac001d181fb6f6a33e195f71a))
15+
* **deps:** Update dependency astro to v5.16.8 ([#706](https://github.com/Notifycal/static-landing/issues/706)) ([ce38f1b](https://github.com/Notifycal/static-landing/commit/ce38f1baae787ab908787bfa61ebf83493a63864))
16+
* **deps:** Update dependency astro to v5.16.9 ([#711](https://github.com/Notifycal/static-landing/issues/711)) ([0c6d8c1](https://github.com/Notifycal/static-landing/commit/0c6d8c1291d18dbcf9a40ba824e86bb4f36d2cb6))
17+
* **deps:** Update dependency astro-auto-import to ^0.5.0 ([#699](https://github.com/Notifycal/static-landing/issues/699)) ([cf417de](https://github.com/Notifycal/static-landing/commit/cf417de7cb20fdce9bd4faf19ea7733859df9e57))
18+
* **deps:** Update dependency vite to v7.2.7 ([#678](https://github.com/Notifycal/static-landing/issues/678)) ([ed8ead8](https://github.com/Notifycal/static-landing/commit/ed8ead81f8b35d3f2555870937a97741d56352df))
19+
* **deps:** Update dependency vite to v7.3.0 ([#689](https://github.com/Notifycal/static-landing/issues/689)) ([2816ff0](https://github.com/Notifycal/static-landing/commit/2816ff07bbf5291ddc1df7d4feaa6020849b85a4))
20+
* **deps:** Update dependency vite to v7.3.1 ([#704](https://github.com/Notifycal/static-landing/issues/704)) ([c1f653e](https://github.com/Notifycal/static-landing/commit/c1f653e7655303b81d96cfd8c77ec4d032171c88))
21+
* **deps:** Update Node.js Dependencies ([#682](https://github.com/Notifycal/static-landing/issues/682)) ([7dbd7a7](https://github.com/Notifycal/static-landing/commit/7dbd7a71d5ca9d0a139ae441b7dbeb6b98d17186))
22+
* **deps:** Update Node.js Dependencies ([#705](https://github.com/Notifycal/static-landing/issues/705)) ([fb4f958](https://github.com/Notifycal/static-landing/commit/fb4f958ce7cba3d938400932878f8dbb5d8e9344))
23+
* **deps:** Update Node.js Dependencies to v19.2.2 ([#684](https://github.com/Notifycal/static-landing/issues/684)) ([02c40ed](https://github.com/Notifycal/static-landing/commit/02c40ed911a9aeb6dda460a9b254f3f5ee4fb629))
24+
* **deps:** Update Node.js Dependencies to v19.2.3 ([#685](https://github.com/Notifycal/static-landing/issues/685)) ([c0e44ee](https://github.com/Notifycal/static-landing/commit/c0e44ee615c3a4d7fa2d6ca2f5ce69ecf060ba06))
25+
326
## [2.8.1](https://github.com/Notifycal/static-landing/compare/v2.8.0...v2.8.1) (2025-12-05)
427

528

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "static-landing",
33
"type": "module",
4-
"version": "2.8.1",
4+
"version": "2.8.2",
55
"author": "Notifycal",
66
"scripts": {
77
"clean": "rm -rf dist",

0 commit comments

Comments
 (0)