Skip to content

Commit 9a0d2ef

Browse files
author
@hirezio
committed
chore(release): publish new version
- @hirez_io/[email protected] - @hirez_io/[email protected] - @hirez_io/[email protected]
1 parent f7f4813 commit 9a0d2ef

File tree

6 files changed

+28
-4
lines changed

6 files changed

+28
-4
lines changed

packages/jasmine-single/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.1.6](https://github.com/hirezio/single/compare/@hirez_io/[email protected]...@hirez_io/[email protected]) (2023-08-25)
7+
8+
**Note:** Version bump only for package @hirez_io/jasmine-single
9+
10+
11+
12+
13+
614
## [1.1.5](https://github.com/hirezio/single/compare/@hirez_io/[email protected]...@hirez_io/[email protected]) (2022-06-04)
715

816

packages/jasmine-single/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hirez_io/jasmine-single",
3-
"version": "1.1.5",
3+
"version": "1.1.6",
44
"publishConfig": {
55
"access": "public",
66
"registry": "https://registry.npmjs.org"
@@ -43,7 +43,7 @@
4343
"test": "echo \n*** Run tests from the root folder\n"
4444
},
4545
"dependencies": {
46-
"@hirez_io/karma-jasmine-single": "^1.0.3"
46+
"@hirez_io/karma-jasmine-single": "^1.0.4"
4747
},
4848
"peerDependencies": {
4949
"jasmine-core": "< 5.x"

packages/jest-single/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.1.8](https://github.com/hirezio/single/compare/@hirez_io/[email protected]...@hirez_io/[email protected]) (2023-08-25)
7+
8+
**Note:** Version bump only for package @hirez_io/jest-single
9+
10+
11+
12+
13+
614
## [1.1.7](https://github.com/hirezio/single/compare/@hirez_io/[email protected]...@hirez_io/[email protected]) (2023-08-25)
715

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

packages/jest-single/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hirez_io/jest-single",
3-
"version": "1.1.7",
3+
"version": "1.1.8",
44
"publishConfig": {
55
"access": "public",
66
"registry": "https://registry.npmjs.org"

packages/karma-jasmine-single/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.0.4](https://github.com/hirezio/single/compare/@hirez_io/[email protected]...@hirez_io/[email protected]) (2023-08-25)
7+
8+
**Note:** Version bump only for package @hirez_io/karma-jasmine-single
9+
10+
11+
12+
13+
614
## [1.0.3](https://github.com/hirezio/single/compare/@hirez_io/[email protected]...@hirez_io/[email protected]) (2022-03-13)
715

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

packages/karma-jasmine-single/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hirez_io/karma-jasmine-single",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"publishConfig": {
55
"access": "public",
66
"registry": "https://registry.npmjs.org"

0 commit comments

Comments
 (0)