Skip to content

Commit

Permalink
Merge pull request #102 from NorthernTechHQ/release-please--branches-…
Browse files Browse the repository at this point in the history
…-main--components--@northern.tech/store

chore(main): release @northern.tech/store 0.2.1
  • Loading branch information
mzedel authored Nov 15, 2024
2 parents 32f2cb9 + 6f8f118 commit f2540c7
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"packages/eslint-config": "0.1.1",
"packages/helptips": "0.1.2",
"packages/prettier-config": "0.1.0",
"packages/store": "0.2.0",
"packages/store": "0.2.1",
"packages/typescript-config": "0.1.0",
"packages/utils": "0.1.4"
}
7 changes: 7 additions & 0 deletions packages/store/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
---
## @northern.tech/store-0.2.1 - 2024-11-15


### Bug Fixes



## @northern.tech/store-0.2.0 - 2024-11-15


Expand Down
2 changes: 1 addition & 1 deletion packages/store/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@northern.tech/store",
"version": "0.2.0",
"version": "0.2.1",
"license": "Apache-2.0",
"private": false,
"publishConfig": {
Expand Down

0 comments on commit f2540c7

Please sign in to comment.