Skip to content

Commit

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

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.2](https://github.com/gitsindonesia/nuxt-starter/compare/v0.2.1...v0.2.2) (2023-02-23)


### Features

* add new utils `useApi` and `useLazyApi` ([cad779d](https://github.com/gitsindonesia/nuxt-starter/commit/cad779d771a06cc395a1f84f627ba98511da95d3))


### Bug Fixes

* **ci:** fix npm access ([712575f](https://github.com/gitsindonesia/nuxt-starter/commit/712575ff9ac28820cc3ce34292b89cfc409aebda))

### [0.2.1](https://github.com/gitsindonesia/nuxt-starter/compare/v0.2.0...v0.2.1) (2023-02-23)

### [0.1.2](https://github.com/gitsindonesia/nuxt-starter/compare/v0.1.1...v0.1.2) (2023-02-16)
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.1",
"version": "0.2.2",
"name": "@gits-id/nuxt-starter",
"description": "GITS Nuxt Starter",
"scripts": {
Expand Down

1 comment on commit 25cde50

@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-nm5ojgwj3-gravitano.vercel.app

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

Please sign in to comment.