Skip to content

Commit

Permalink
chore(main): release configs 0.1.9 (#300)
Browse files Browse the repository at this point in the history
  • Loading branch information
hugomrdias authored Sep 24, 2024
1 parent 211bac6 commit 1c9cdd9
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
"packages/iso-web": "1.0.6",
"packages/iso-kv": "3.0.3",
"packages/iso-websocket": "0.3.0",
"packages/configs": "0.1.8"
"packages/configs": "0.1.9"
}
7 changes: 7 additions & 0 deletions packages/configs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.9](https://github.com/hugomrdias/iso-repo/compare/configs-v0.1.8...configs-v0.1.9) (2024-09-24)


### Bug Fixes

* update biome to 1.9.2 ([4398090](https://github.com/hugomrdias/iso-repo/commit/43980901f67267abf6661c9257edc52c411d060b))

## [0.1.8](https://github.com/hugomrdias/iso-repo/compare/configs-v0.1.7...configs-v0.1.8) (2024-06-12)


Expand Down
2 changes: 1 addition & 1 deletion packages/configs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@hugomrdias/configs",
"type": "module",
"version": "0.1.8",
"version": "0.1.9",
"description": "JS tooling configs",
"author": "Hugo Dias <[email protected]> (hugodias.me)",
"license": "MIT",
Expand Down

0 comments on commit 1c9cdd9

Please sign in to comment.