Skip to content

Commit 68aede9

Browse files
chore(master): release 1.2.4 (#73)
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 16b04ec commit 68aede9

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.2.4](https://github.com/storipress/builder-component/compare/v1.2.3...v1.2.4) (2023-03-14)
4+
5+
### Bug Fixes
6+
7+
- fix publish config ([16b04ec](https://github.com/storipress/builder-component/commit/16b04ecda0d9fd187b6fcc4a632c85b935483bad))
8+
39
## [1.2.3](https://github.com/storipress/builder-component/compare/v1.2.2...v1.2.3) (2023-03-14)
410

511
### 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.3",
3+
"version": "1.2.4",
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)