We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a61ad86 + 189f173 commit 5fa76deCopy full SHA for 5fa76de
2 files changed
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
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
11
## [0.4.0](https://github.com/nick-jy-huang/quotation-app/compare/v0.3.0...v0.4.0) (2025-07-09)
12
13
package.json
@@ -1,6 +1,6 @@
{
"name": "quotation-app",
- "version": "0.4.0",
+ "version": "0.4.1",
"private": true,
"scripts": {
"dev": "next dev --turbopack",
0 commit comments