Skip to content

Commit 1c6020f

Browse files
committed
chore: release v1.1.1
1 parent 78e14a6 commit 1c6020f

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.1.1](https://github.com/xiaoluoboding/vue-sonner/compare/v1.1.0...v1.1.1) (2024-03-02)
2+
3+
4+
### Features
5+
6+
* add `@microsoft/api-extractor` to merge all types files in one d.ts file ([83f27fa](https://github.com/xiaoluoboding/vue-sonner/commit/83f27fa5150d681d330671df038c31b55517ce80))
7+
8+
9+
110
# [1.1.0](https://github.com/xiaoluoboding/vue-sonner/compare/v1.0.4...v1.1.0) (2024-03-01)
211

312

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-sonner",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"type": "module",
55
"author": "xiaoluoboding <[email protected]>",
66
"scripts": {

0 commit comments

Comments
 (0)