Skip to content

Commit

Permalink
Merge pull request #44 from TickLabVN/release-please--branches--main-…
Browse files Browse the repository at this point in the history
…-components--ssps-fe

chore(main): release 1.4.1
  • Loading branch information
ngyngcphu authored Dec 7, 2023
2 parents 2b2c15e + fcfa048 commit 31207d9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.4.1](https://github.com/TickLabVN/ssps-fe/compare/v1.4.0...v1.4.1) (2023-12-07)


### Bug Fixes

* **preview:** fix revoke url when Preview unmount ([85feeb3](https://github.com/TickLabVN/ssps-fe/commit/85feeb3747f2215e579fd6476de900655b7515ef))

## [1.4.0](https://github.com/TickLabVN/ssps-fe/compare/v1.3.1...v1.4.0) (2023-12-07)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ssps-fe",
"private": true,
"version": "1.4.0",
"version": "1.4.1",
"type": "module",
"scripts": {
"start": "yarn barrels && cross-env NODE_ENV=development vite --host",
Expand Down

0 comments on commit 31207d9

Please sign in to comment.