Skip to content

Commit

Permalink
chore(release): publish new version
Browse files Browse the repository at this point in the history
 - @hirez_io/[email protected]
 - @hirez_io/[email protected]
  • Loading branch information
@hirezio committed Jun 3, 2023
1 parent eb5afa8 commit e08b441
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 2 deletions.
11 changes: 11 additions & 0 deletions packages/jasmine-given/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.2](https://github.com/hirezio/given/compare/@hirez_io/[email protected]...@hirez_io/[email protected]) (2023-06-03)


### Bug Fixes

* **jest-given:** upgrade jest version to 29 ([d3d02b8](https://github.com/hirezio/given/commit/d3d02b8fbdd522bce2e41490dccfd27ebabe21df))





## [1.1.1](https://github.com/hirezio/given/compare/@hirez_io/[email protected]...@hirez_io/[email protected]) (2022-07-25)


Expand Down
2 changes: 1 addition & 1 deletion packages/jasmine-given/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hirez_io/jasmine-given",
"version": "1.1.1",
"version": "1.1.2",
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.com"
Expand Down
11 changes: 11 additions & 0 deletions packages/jest-given/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.3](https://github.com/hirezio/given/compare/@hirez_io/[email protected]...@hirez_io/[email protected]) (2023-06-03)


### Bug Fixes

* **jest-given:** upgrade jest version to 29 ([d3d02b8](https://github.com/hirezio/given/commit/d3d02b8fbdd522bce2e41490dccfd27ebabe21df))





## [1.1.1](https://github.com/hirezio/given/compare/@hirez_io/[email protected]...@hirez_io/[email protected]) (2022-07-25)


Expand Down
2 changes: 1 addition & 1 deletion packages/jest-given/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hirez_io/jest-given",
"version": "1.1.2",
"version": "1.1.3",
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.com"
Expand Down

0 comments on commit e08b441

Please sign in to comment.