Skip to content

Commit cefb7a9

Browse files
chore(master): release 1.3.0 (#77)
1 parent 405e80c commit cefb7a9

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [1.3.0](https://github.com/storipress/builder-component/compare/v1.2.5...v1.3.0) (2023-04-06)
4+
5+
### Features
6+
7+
- lazy load stripe [SPMVP-5024] ([3209255](https://github.com/storipress/builder-component/commit/32092556ddd07416f440bf4cf0dc3642223d1e57))
8+
9+
### Bug Fixes
10+
11+
- upgrade vueuse to v9 ([405e80c](https://github.com/storipress/builder-component/commit/405e80c2946f287702746b37a840353de015340c))
12+
313
## [1.2.5](https://github.com/storipress/builder-component/compare/v1.2.4...v1.2.5) (2023-03-21)
414

515
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storipress/builder-component",
3-
"version": "1.2.5",
3+
"version": "1.3.0",
44
"repository": "[email protected]:storipress/builder-component.git",
55
"main": "./dist/builder-component.mjs",
66
"types": "./dist/src/entry.d.ts",

0 commit comments

Comments
 (0)