Skip to content

Commit 0068eae

Browse files
chore(main): release 2.8.2
1 parent 2816ff0 commit 0068eae

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

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

3+
## [2.8.2](https://github.com/Notifycal/static-landing/compare/v2.8.1...v2.8.2) (2025-12-15)
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 @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))
10+
* **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))
11+
* **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))
12+
* **deps:** Update Node.js Dependencies ([#682](https://github.com/Notifycal/static-landing/issues/682)) ([7dbd7a7](https://github.com/Notifycal/static-landing/commit/7dbd7a71d5ca9d0a139ae441b7dbeb6b98d17186))
13+
* **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))
14+
* **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))
15+
316
## [2.8.1](https://github.com/Notifycal/static-landing/compare/v2.8.0...v2.8.1) (2025-12-05)
417

518

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)