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]
 - @hirez_io/[email protected]
  • Loading branch information
@hirezio committed Mar 13, 2022
1 parent 48cafe1 commit a8bcf44
Show file tree
Hide file tree
Showing 6 changed files with 28 additions and 4 deletions.
8 changes: 8 additions & 0 deletions packages/jasmine-given/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.7](https://github.com/hirezio/given/compare/@hirez_io/[email protected]...@hirez_io/[email protected]) (2022-03-13)

**Note:** Version bump only for package @hirez_io/jasmine-given





## [1.0.6](https://github.com/hirezio/given/compare/@hirez_io/[email protected]...@hirez_io/[email protected]) (2022-03-11)

**Note:** Version bump only for package @hirez_io/jasmine-given
Expand Down
4 changes: 2 additions & 2 deletions 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.0.6",
"version": "1.0.7",
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.com"
Expand Down Expand Up @@ -41,7 +41,7 @@
"test": "echo \n*** Run tests from the root folder\n"
},
"dependencies": {
"@hirez_io/karma-jasmine-given": "^1.1.0"
"@hirez_io/karma-jasmine-given": "^1.1.1"
},
"peerDependencies": {
"jasmine-core": "< 5.x"
Expand Down
8 changes: 8 additions & 0 deletions packages/jest-given/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.4](https://github.com/hirezio/given/compare/@hirez_io/[email protected]...@hirez_io/[email protected]) (2022-03-13)

**Note:** Version bump only for package @hirez_io/jest-given





## [1.0.3](https://github.com/hirezio/given/compare/@hirez_io/[email protected]...@hirez_io/[email protected]) (2020-08-25)

**Note:** Version bump only for package @hirez_io/jest-given
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.0.3",
"version": "1.0.4",
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.com"
Expand Down
8 changes: 8 additions & 0 deletions packages/karma-jasmine-given/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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

**Note:** Version bump only for package @hirez_io/karma-jasmine-given





# [1.1.0](https://github.com/hirezio/given/compare/@hirez_io/[email protected]...@hirez_io/[email protected]) (2021-01-22)


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

0 comments on commit a8bcf44

Please sign in to comment.