Skip to content

Commit 8f8dc74

Browse files
chore(master): release 1.4.1 (#97)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
1 parent 8f48846 commit 8f8dc74

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## [1.4.1](https://github.com/storipress/builder-component/compare/v1.4.0...v1.4.1) (2023-08-04)
4+
5+
### Bug Fixes
6+
7+
- remove auto import and fix import error ([68f6c62](https://github.com/storipress/builder-component/commit/68f6c623fb7ad704dab2bb747326a12a0b792cc9))
8+
39
## [1.4.0](https://github.com/storipress/builder-component/compare/v1.3.0...v1.4.0) (2023-08-04)
410

511
### Features

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.4.0",
3+
"version": "1.4.1",
44
"repository": "[email protected]:storipress/builder-component.git",
55
"main": "./dist/entry.mjs",
66
"types": "./dist/entry.d.ts",

0 commit comments

Comments
 (0)