Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @tdd-buffet/[email protected]
 - @tdd-buffet/[email protected]
 - [email protected]
 - @tdd-buffet/[email protected]
 - @tdd-buffet/[email protected]
  • Loading branch information
NiGhTTraX committed Jun 13, 2021
1 parent 8786743 commit 49e3a0e
Show file tree
Hide file tree
Showing 10 changed files with 62 additions and 7 deletions.
11 changes: 11 additions & 0 deletions packages/jest-config/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.

## [4.0.2](https://github.com/NiGhTTraX/tdd-buffet/compare/@tdd-buffet/[email protected]...@tdd-buffet/[email protected]) (2021-06-13)


### Bug Fixes

* **jest:** Don't treat cjs,mjs extensions as static assets ([0102b1d](https://github.com/NiGhTTraX/tdd-buffet/commit/0102b1d96d6f8dc1b8979f32be2cdda20fd10cf4))





## [4.0.1](https://github.com/NiGhTTraX/tdd-buffet/compare/@tdd-buffet/[email protected]...@tdd-buffet/[email protected]) (2021-05-31)


Expand Down
2 changes: 1 addition & 1 deletion packages/jest-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "4.0.1",
"version": "4.0.2",
"description": "Awesome jest config",
"keywords": [
"tdd",
Expand Down
11 changes: 11 additions & 0 deletions packages/selenium/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.

## [0.4.21](https://github.com/NiGhTTraX/tdd-buffet/compare/@tdd-buffet/[email protected]...@tdd-buffet/[email protected]) (2021-06-13)


### Bug Fixes

* **deps:** update dependency execa to ~5.1.0 ([3404da7](https://github.com/NiGhTTraX/tdd-buffet/commit/3404da7b8ea453261ab179901a637ba52fd69775))





## [0.4.20](https://github.com/NiGhTTraX/tdd-buffet/compare/@tdd-buffet/[email protected]...@tdd-buffet/[email protected]) (2021-05-29)

**Note:** Version bump only for package @tdd-buffet/selenium
Expand Down
2 changes: 1 addition & 1 deletion packages/selenium/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "0.4.20",
"version": "0.4.21",
"description": "Selenium tools for tdd-buffet",
"keywords": [
"selenium",
Expand Down
12 changes: 12 additions & 0 deletions packages/tdd-buffet/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.0.3](https://github.com/NiGhTTraX/tdd-buffet/compare/[email protected]@3.0.3) (2021-06-13)


### Bug Fixes

* **deps:** update dependency execa to ~5.1.0 ([3404da7](https://github.com/NiGhTTraX/tdd-buffet/commit/3404da7b8ea453261ab179901a637ba52fd69775))
* **deps:** update dependency puppeteer to v10 ([fb1fb05](https://github.com/NiGhTTraX/tdd-buffet/commit/fb1fb058d24c589738ce83f6b0d2be8c71ec059a))





## [3.0.2](https://github.com/NiGhTTraX/tdd-buffet/compare/[email protected]@3.0.2) (2021-05-31)

**Note:** Version bump only for package tdd-buffet
Expand Down
4 changes: 2 additions & 2 deletions packages/tdd-buffet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"access": "public",
"directory": "dist"
},
"version": "3.0.2",
"version": "3.0.3",
"description": "All you can eat TDD tools and libraries",
"keywords": [
"tdd",
Expand All @@ -31,7 +31,7 @@
},
"dependencies": {
"@jest/types": "~27.0.0",
"@tdd-buffet/jest-config": "^4.0.1",
"@tdd-buffet/jest-config": "^4.0.2",
"@types/chai": "~4.2.0",
"@types/fs-extra": "~9.0.0",
"@types/jest": "~26.0.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/visual/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.

## [0.3.3](https://github.com/NiGhTTraX/tdd-buffet/compare/@tdd-buffet/[email protected]...@tdd-buffet/[email protected]) (2021-06-13)

**Note:** Version bump only for package @tdd-buffet/visual





## [0.3.2](https://github.com/NiGhTTraX/tdd-buffet/compare/@tdd-buffet/[email protected]...@tdd-buffet/[email protected]) (2021-05-31)

**Note:** Version bump only for package @tdd-buffet/visual
Expand Down
4 changes: 2 additions & 2 deletions packages/visual/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "0.3.2",
"version": "0.3.3",
"description": "Visual testing for tdd-buffet",
"keywords": [
"tdd",
Expand Down Expand Up @@ -40,7 +40,7 @@
"mugshot": "~4.0.0"
},
"devDependencies": {
"tdd-buffet": "^3.0.2",
"tdd-buffet": "^3.0.3",
"typescript": "~4.3.0"
}
}
13 changes: 13 additions & 0 deletions packages/webpack-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.10](https://github.com/NiGhTTraX/tdd-buffet/compare/@tdd-buffet/[email protected]...@tdd-buffet/[email protected]) (2021-06-13)


### Bug Fixes

* **deps:** update dependency less-loader to ~9.1.0 ([6b14011](https://github.com/NiGhTTraX/tdd-buffet/commit/6b1401179cb5293dbc0394ac2edc2c223ab3fa67))
* **deps:** update dependency postcss-loader to ~6.1.0 ([9523684](https://github.com/NiGhTTraX/tdd-buffet/commit/9523684f38b54b82b57ed8d678ac3787a2c41887))
* **deps:** update dependency postcss-loader to v6 ([710486e](https://github.com/NiGhTTraX/tdd-buffet/commit/710486efaacc7fee98b7980e19a40879b13c11a3))





## [2.0.9](https://github.com/NiGhTTraX/tdd-buffet/compare/@tdd-buffet/[email protected]...@tdd-buffet/[email protected]) (2021-05-29)


Expand Down
2 changes: 1 addition & 1 deletion packages/webpack-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "2.0.9",
"version": "2.0.10",
"description": "Awesome webpack config",
"keywords": [
"tdd",
Expand Down

0 comments on commit 49e3a0e

Please sign in to comment.