Skip to content

Commit dbb07ec

Browse files
committed
Merge branch 'main' into develop
2 parents 1235a88 + d52e0c5 commit dbb07ec

File tree

3 files changed

+11
-10
lines changed

3 files changed

+11
-10
lines changed

.changeset/happy-rocks-share.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

CHANGELOG.md

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

3+
## 0.1.4
4+
5+
### Patch Changes
6+
7+
- [`c997bd4`](https://github.com/addon-stack/storage/commit/c997bd48e3f5d01933c15a3c58c1835f430d277d) Thanks [@addon-stack](https://github.com/addon-stack)! - ### Improve release workflows for branch-based releases
8+
- Updated `release-publish.yml` to use `npm publish` with provenance and public access.
9+
- Enhanced token configurations for compatibility.
10+
- Modified `release-prepare.yml` to handle branch-based release preparation.
11+
- Added automatic branch creation and targeted PR updates for release branches.
12+
313
## 0.1.3
414

515
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@addon-core/storage",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"type": "module",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)