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 0995505 commit c21549e
Show file tree
Hide file tree
Showing 6 changed files with 28 additions and 4 deletions.
8 changes: 8 additions & 0 deletions packages/jasmine-single/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.3](https://github.com/hirezio/single/compare/@hirez_io/[email protected]...@hirez_io/[email protected]) (2022-03-13)

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





## [1.1.2](https://github.com/hirezio/single/compare/@hirez_io/[email protected]...@hirez_io/[email protected]) (2022-03-02)

**Note:** Version bump only for package @hirez_io/jasmine-single
Expand Down
4 changes: 2 additions & 2 deletions packages/jasmine-single/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hirez_io/jasmine-single",
"version": "1.1.2",
"version": "1.1.3",
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.com"
Expand Down Expand Up @@ -43,7 +43,7 @@
"test": "echo \n*** Run tests from the root folder\n"
},
"dependencies": {
"@hirez_io/karma-jasmine-single": "^1.0.1"
"@hirez_io/karma-jasmine-single": "^1.0.2"
},
"peerDependencies": {
"jasmine-core": "< 4.x"
Expand Down
8 changes: 8 additions & 0 deletions packages/jest-single/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.3](https://github.com/hirezio/single/compare/@hirez_io/[email protected]...@hirez_io/[email protected]) (2022-03-13)

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





## [1.1.2](https://github.com/hirezio/single/compare/@hirez_io/[email protected]...@hirez_io/[email protected]) (2022-03-02)

**Note:** Version bump only for package @hirez_io/jest-single
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-single/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hirez_io/jest-single",
"version": "1.1.2",
"version": "1.1.3",
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.com"
Expand Down
8 changes: 8 additions & 0 deletions packages/karma-jasmine-single/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.2](https://github.com/hirezio/single/compare/@hirez_io/[email protected]...@hirez_io/[email protected]) (2022-03-13)

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





## [1.0.1](https://github.com/hirezio/single/compare/@hirez_io/[email protected]...@hirez_io/[email protected]) (2021-08-08)

**Note:** Version bump only for package @hirez_io/karma-jasmine-single
Expand Down
2 changes: 1 addition & 1 deletion packages/karma-jasmine-single/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hirez_io/karma-jasmine-single",
"version": "1.0.1",
"version": "1.0.2",
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.com"
Expand Down

0 comments on commit c21549e

Please sign in to comment.