Skip to content

Commit

Permalink
release(common): 0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
🤖 Release Bot committed Apr 10, 2023
1 parent 07b04b1 commit 49e081e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/common/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.8.2](https://github.com/SeedCompany/libs/compare/common-0.8.1...common-0.8.2) (2023-04-10)


### Bug Fixes

* **common:** type on setHas ([07b04b1](https://github.com/SeedCompany/libs/commit/07b04b19724394e57abeb56a29bc61a3ab7f0531))

## [0.8.1](https://github.com/SeedCompany/libs/compare/common-0.8.0...common-0.8.1) (2023-04-10)


Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@seedcompany/common",
"version": "0.8.1",
"version": "0.8.2",
"license": "MIT",
"engines": {
"node": ">=16"
Expand Down

0 comments on commit 49e081e

Please sign in to comment.