Skip to content

Commit 80eee9b

Browse files
chore(main): release 1.5.3 (#888)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 98454b9 commit 80eee9b

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [1.5.3](https://github.com/Notifycal/frontend/compare/v1.5.2...v1.5.3) (2025-12-05)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update dependency @notifycal/shared to v7.16.2 ([#887](https://github.com/Notifycal/frontend/issues/887)) ([148354a](https://github.com/Notifycal/frontend/commit/148354a2ad2e3a45b9ead36e15c311dd0b4a3bea))
9+
* tier card button loading ([#886](https://github.com/Notifycal/frontend/issues/886)) ([98454b9](https://github.com/Notifycal/frontend/commit/98454b9efc8bd9311688214018ebdb76ff8f0449))
10+
311
## [1.5.2](https://github.com/Notifycal/frontend/compare/v1.5.1...v1.5.2) (2025-12-05)
412

513

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
@@ -12,7 +12,7 @@
1212
"url": "https://github.com/Notifycal/frontend"
1313
},
1414
"license": "MIT",
15-
"version": "1.5.2",
15+
"version": "1.5.3",
1616
"type": "module",
1717
"scripts": {
1818
"clean": "rm -rf dist",

0 commit comments

Comments
 (0)