Skip to content

Commit 189f173

Browse files
committed
chore(main): release 0.4.1
1 parent a61ad86 commit 189f173

2 files changed

Lines changed: 9 additions & 1 deletion

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+
## [0.4.1](https://github.com/nick-jy-huang/quotation-app/compare/v0.4.0...v0.4.1) (2025-07-09)
4+
5+
6+
### Bug Fixes
7+
8+
* og tag and export history display ([a61ad86](https://github.com/nick-jy-huang/quotation-app/commit/a61ad869ae04d5b954d00f093a0941d37061114b))
9+
* og tag and export history display ([ff8486a](https://github.com/nick-jy-huang/quotation-app/commit/ff8486a7c254a1907edfc3d601455e9cb64c3eef))
10+
311
## [0.4.0](https://github.com/nick-jy-huang/quotation-app/compare/v0.3.0...v0.4.0) (2025-07-09)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "quotation-app",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"private": true,
55
"scripts": {
66
"dev": "next dev --turbopack",

0 commit comments

Comments
 (0)