Skip to content
This repository was archived by the owner on Apr 27, 2024. It is now read-only.

Commit 49e9f9f

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.2...v1.1.0) (2022-12-18) ### Features * **module:** switch to named export ([35ef1be](35ef1be))
1 parent 35ef1be commit 49e9f9f

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.1.0](https://github.com/sws2apps/vite-plugin-package-version/compare/v1.0.2...v1.1.0) (2022-12-18)
2+
3+
4+
### Features
5+
6+
* **module:** switch to named export ([35ef1be](https://github.com/sws2apps/vite-plugin-package-version/commit/35ef1be2fa7bb439e42fa8e62470a10c5d8b09ca))
7+
18
## [1.0.2](https://github.com/sws2apps/vite-plugin-package-version/compare/v1.0.1...v1.0.2) (2022-12-18)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"publishConfig": {
55
"access": "public"
66
},
7-
"version": "1.0.2",
7+
"version": "1.1.0",
88
"keywords": [
99
"vite",
1010
"typescript",

0 commit comments

Comments
 (0)