Skip to content

Commit

Permalink
chore(release): 0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
gravitano committed Feb 23, 2023
1 parent fbf0f98 commit c33ce90
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.2.4](https://github.com/gitsindonesia/nuxt-starter/compare/v0.2.3...v0.2.4) (2023-02-23)


### Bug Fixes

* get GA ID from env ([73d99dd](https://github.com/gitsindonesia/nuxt-starter/commit/73d99dd93d7f40e7a6ec63524d79ba4111001d22))
* move pinia as deps instead of dev dep ([d77a977](https://github.com/gitsindonesia/nuxt-starter/commit/d77a977a1067dcce85f9566102a0de3f038150e3))
* optimize `axios` dep ([dbf4bf2](https://github.com/gitsindonesia/nuxt-starter/commit/dbf4bf26fd9c368ed2a40195ca7efc4c51b557ff))
* optimize `yup` ([a5a7d5a](https://github.com/gitsindonesia/nuxt-starter/commit/a5a7d5abbedd007de3faacca9f07b94819d8bc28))

### [0.2.3](https://github.com/gitsindonesia/nuxt-starter/compare/v0.2.2...v0.2.3) (2023-02-23)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.2.3",
"version": "0.2.4",
"name": "@gits-id/nuxt-starter",
"description": "GITS Nuxt Starter",
"scripts": {
Expand Down

1 comment on commit c33ce90

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for gits-nuxt-starter ready!

✅ Preview
https://gits-nuxt-starter-gt42zpbub-gravitano.vercel.app

Built with commit c33ce90.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.