Skip to content

Commit 3532406

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

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
@@ -0,0 +1,8 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
# 1.0.0 (2021-07-29)
7+
8+
**Note:** Version bump only for package @hirez_io/jasmine-single

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.0.0-alpha.0",
3+
"version": "1.0.0",
44
"publishConfig": {
55
"access": "public",
66
"registry": "https://registry.npmjs.com"
@@ -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.0-alpha.0"
46+
"@hirez_io/karma-jasmine-single": "^1.0.0"
4747
},
4848
"peerDependencies": {
4949
"jasmine-core": "< 4.x"

packages/jest-single/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
# 1.0.0 (2021-07-29)
7+
8+
**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.0.0-alpha.0",
3+
"version": "1.0.0",
44
"publishConfig": {
55
"access": "public",
66
"registry": "https://registry.npmjs.com"
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
# 1.0.0 (2021-07-29)
7+
8+
**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.0-alpha.0",
3+
"version": "1.0.0",
44
"publishConfig": {
55
"access": "public",
66
"registry": "https://registry.npmjs.com"

0 commit comments

Comments
 (0)