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 Aug 25, 2020
1 parent b29a1ee commit e7d6ef0
Show file tree
Hide file tree
Showing 6 changed files with 37 additions and 4 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.0.2](https://github.com/hirezio/given/compare/@hirez_io/[email protected]...@hirez_io/[email protected]) (2020-08-25)


### Bug Fixes

* **global:** fix npmignore files and tsconfig.json ([b29a1ee](https://github.com/hirezio/given/commit/b29a1eeaa5739f93f4d5120477f7bcd23a60a121))





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

**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.1",
"version": "1.0.2",
"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.0.1"
"@hirez_io/karma-jasmine-given": "^1.0.2"
},
"peerDependencies": {
"jasmine": "< 4.x"
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.0.2](https://github.com/hirezio/given/compare/@hirez_io/[email protected]...@hirez_io/[email protected]) (2020-08-25)


### Bug Fixes

* **global:** fix npmignore files and tsconfig.json ([b29a1ee](https://github.com/hirezio/given/commit/b29a1eeaa5739f93f4d5120477f7bcd23a60a121))





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

**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.1",
"version": "1.0.2",
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.com"
Expand Down
11 changes: 11 additions & 0 deletions packages/karma-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.0.2](https://github.com/hirezio/given/compare/@hirez_io/[email protected]...@hirez_io/[email protected]) (2020-08-25)


### Bug Fixes

* **global:** fix npmignore files and tsconfig.json ([b29a1ee](https://github.com/hirezio/given/commit/b29a1eeaa5739f93f4d5120477f7bcd23a60a121))





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

**Note:** Version bump only for package @hirez_io/karma-jasmine-given
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.0.1",
"version": "1.0.2",
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.com"
Expand Down

0 comments on commit e7d6ef0

Please sign in to comment.