Skip to content

Commit

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

chore(main): release 1.3.1
  • Loading branch information
ngyngcphu authored Dec 5, 2023
2 parents 6f3909f + 25ea14d commit 15ad13f
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.3.1](https://github.com/TickLabVN/ssps-fe/compare/v1.3.0...v1.3.1) (2023-12-05)


### Bug Fixes

* **ci-cd:** add env variable ([d89bc5c](https://github.com/TickLabVN/ssps-fe/commit/d89bc5ca12ab86906ed202bf7e2a47f245c371c2))

## [1.3.0](https://github.com/TickLabVN/ssps-fe/compare/v1.2.2...v1.3.0) (2023-12-05)


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.3.0",
"version": "1.3.1",
"type": "module",
"scripts": {
"start": "yarn barrels && cross-env NODE_ENV=development vite --host",
Expand Down

0 comments on commit 15ad13f

Please sign in to comment.