Skip to content

Commit 1d72177

Browse files
committed
chore(release): 3.0.0
1 parent 72b8e04 commit 1d72177

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
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+
## [3.0.0](https://github.com/kaokei/use-vue-service/compare/v2.0.5...v3.0.0) (2024-11-24)
6+
57
### [2.0.5](https://github.com/kaokei/use-vue-service/compare/v2.0.4...v2.0.5) (2024-04-12)
68

79
### [2.0.4](https://github.com/kaokei/use-vue-service/compare/v2.0.3...v2.0.4) (2024-04-12)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kaokei/use-vue-service",
3-
"version": "2.0.5",
3+
"version": "3.0.0",
44
"type": "module",
55
"description": "Use angular service in vue.",
66
"main": "./dist/index.cjs",

0 commit comments

Comments
 (0)