Skip to content

Commit 25cde50

Browse files
committed
chore(release): 0.2.2
1 parent fde2489 commit 25cde50

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
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.
44

5+
### [0.2.2](https://github.com/gitsindonesia/nuxt-starter/compare/v0.2.1...v0.2.2) (2023-02-23)
6+
7+
8+
### Features
9+
10+
* add new utils `useApi` and `useLazyApi` ([cad779d](https://github.com/gitsindonesia/nuxt-starter/commit/cad779d771a06cc395a1f84f627ba98511da95d3))
11+
12+
13+
### Bug Fixes
14+
15+
* **ci:** fix npm access ([712575f](https://github.com/gitsindonesia/nuxt-starter/commit/712575ff9ac28820cc3ce34292b89cfc409aebda))
16+
517
### [0.2.1](https://github.com/gitsindonesia/nuxt-starter/compare/v0.2.0...v0.2.1) (2023-02-23)
618

719
### [0.1.2](https://github.com/gitsindonesia/nuxt-starter/compare/v0.1.1...v0.1.2) (2023-02-16)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.2.1",
2+
"version": "0.2.2",
33
"name": "@gits-id/nuxt-starter",
44
"description": "GITS Nuxt Starter",
55
"scripts": {

0 commit comments

Comments
 (0)