Skip to content

Commit

Permalink
chore: release v2.3.0 (#1218)
Browse files Browse the repository at this point in the history
Signed-off-by: Vinayak Kulkarni <19776877+vinayakkulkarni@users.noreply.github.com>
  • Loading branch information
vinayakkulkarni authored Apr 19, 2023
1 parent 5985e19 commit 2e8cf6d
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [2.3.0](https://github.com/geoql/expenses/compare/v2.2.0...v2.3.0) (2023-04-19)


### Bug Fixes

* **deps:** Bump @pinia/nuxt from 0.4.7 to 0.4.8 ([cebf8c6](https://github.com/geoql/expenses/commit/cebf8c6ce0ccd32bdd01cbf4b5bc214caf0d715f))
* **deps:** Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 ([bfcaf07](https://github.com/geoql/expenses/commit/bfcaf0734eb7033cdd26eeb03ef13629d9cee894))
* **deps:** Bump pinia from 2.0.33 to 2.0.34 ([589776f](https://github.com/geoql/expenses/commit/589776f90772f83a92d8b07aae74a2bda20fe6ed))
* use v-web-worker nuxt plugin ([c360195](https://github.com/geoql/expenses/commit/c360195cda2904593f51b3a303481571849593fc))



# [2.2.0](https://github.com/geoql/expenses/compare/v2.1.0...v2.2.0) (2023-03-22)


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": "@geoql/expenses",
"version": "2.2.0",
"version": "2.3.0",
"private": true,
"scripts": {
"build": "nuxt build",
Expand Down

0 comments on commit 2e8cf6d

Please sign in to comment.