Skip to content

Commit

Permalink
Merge pull request #53 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.1.1
  • Loading branch information
mzedel authored Nov 6, 2024
2 parents c8cb58c + 9fe986a commit 862a913
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 @@ -3,7 +3,7 @@
"packages/common": "0.0.1",
"packages/eslint-config": "0.1.0",
"packages/prettier-config": "0.0.1",
"packages/store": "0.1.0",
"packages/store": "0.1.1",
"packages/typescript-config": "0.1.0",
"packages/utils": "0.1.1"
}
7 changes: 7 additions & 0 deletions packages/store/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.1](https://github.com/NorthernTechHQ/nt-gui/compare/@northern.tech/store-0.1.0...@northern.tech/store-0.1.1) (2024-11-06)


### Bug Fixes

* allowed more flexible dependency versions ([ff85836](https://github.com/NorthernTechHQ/nt-gui/commit/ff85836679b61109c34d6e86f711f749e8d0f504))

## [0.1.0](https://github.com/NorthernTechHQ/nt-gui/compare/@northern.tech/store-0.0.1...@northern.tech/store-0.1.0) (2024-11-05)


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.1.0",
"version": "0.1.1",
"license": "Apache-2.0",
"scripts": {
"build": "tsup store.ts",
Expand Down

0 comments on commit 862a913

Please sign in to comment.