Skip to content

Commit

Permalink
Merge pull request #32 from TrackER-Corporation/release-please--branc…
Browse files Browse the repository at this point in the history
…hes--main--components--release-please-action

chore(main): release 1.1.2
  • Loading branch information
LeleDallas authored May 15, 2024
2 parents d306e52 + 0beb273 commit 12da343
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [1.1.2](https://github.com/TrackER-Corporation/tracker-bills-service/compare/v1.1.1...v1.1.2) (2024-04-11)


### Bug Fixes

* **deps:** update dependency @vitejs/plugin-react to v4.0.4 ([d0e236d](https://github.com/TrackER-Corporation/tracker-bills-service/commit/d0e236de0435fc6720cd114e4af800955d974271))
* **deps:** update dependency dotenv to v16.3.1 ([e8b6635](https://github.com/TrackER-Corporation/tracker-bills-service/commit/e8b6635a4570d3df339e57a9b938b2f4f103c1c5))
* **deps:** update dependency uuid to v9.0.1 ([73543e5](https://github.com/TrackER-Corporation/tracker-bills-service/commit/73543e58585c8bcebcd369315493783d1ccd84c7))

## [1.1.1](https://github.com/TrackER-Corporation/tracker-bills-service/compare/v1.1.0...v1.1.1) (2023-05-15)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "server",
"version": "1.1.1",
"version": "1.1.2",
"description": "",
"main": "index.ts",
"type": "commonjs",
Expand Down

0 comments on commit 12da343

Please sign in to comment.