Skip to content

Commit

Permalink
Bump independent versions [skip ci]
Browse files Browse the repository at this point in the history
 - @tablecheck/[email protected]
 - @tablecheck/[email protected]
 - @tablecheck/[email protected]
 - @tablecheck/[email protected]
 - @tablecheck/[email protected]
 - @tablecheck/[email protected]
  • Loading branch information
tablecheck-ci committed Feb 6, 2024
1 parent b06dda3 commit ee44ae5
Show file tree
Hide file tree
Showing 13 changed files with 61 additions and 74 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 8 additions & 9 deletions packages/audit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,18 @@
# v6.1.0 (Tue Feb 06 2024)
# Change Log

#### 🚀 Enhancement
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

- fix: correctly define quality:format so it can be cached [#106](https://github.com/tablecheck/frontend/pull/106) ([@SimeonC](https://github.com/SimeonC))
# [6.1.0](https://github.com/tablecheck/frontend/compare/@tablecheck/[email protected]...@tablecheck/[email protected]) (2024-02-06)

#### Authors: 1

- Simeon Cheeseman ([@SimeonC](https://github.com/SimeonC))
### Bug Fixes

* correctly define quality:format so it can be cached ([791d58f](https://github.com/tablecheck/frontend/commit/791d58fac0bf61416a90e90c0fef1308db7fdbfd))


---

# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.0.1](https://github.com/tablecheck/frontend/compare/@tablecheck/[email protected]...@tablecheck/[email protected]) (2024-01-31)

Expand Down
2 changes: 1 addition & 1 deletion packages/audit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Audit util for easy integration with auditjs",
"license": "MIT",
"author": "TableCheck Inc.",
"version": "6.0.1",
"version": "6.1.0",
"type": "module",
"exports": {
".": {
Expand Down
20 changes: 6 additions & 14 deletions packages/commitlint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,18 @@
# v6.1.0 (Tue Feb 06 2024)
# Change Log

#### 🚀 Enhancement
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

- fix: correctly define quality:format so it can be cached [#106](https://github.com/tablecheck/frontend/pull/106) ([@SimeonC](https://github.com/SimeonC))
# [6.1.0](https://github.com/tablecheck/frontend/compare/@tablecheck/[email protected]...@tablecheck/[email protected]) (2024-02-06)

#### 🐛 Bug Fix

- Bump independent versions \[skip ci\] ([@tablecheck-ci](https://github.com/tablecheck-ci))
- Update CHANGELOG.md \[skip ci\] ([@tablecheck-ci](https://github.com/tablecheck-ci))
- fix(commitlint-config): junit formatter updated to include top level title [#105](https://github.com/tablecheck/frontend/pull/105) ([@SimeonC](https://github.com/SimeonC))
### Bug Fixes

#### Authors: 2
* correctly define quality:format so it can be cached ([791d58f](https://github.com/tablecheck/frontend/commit/791d58fac0bf61416a90e90c0fef1308db7fdbfd))

- [@tablecheck-ci](https://github.com/tablecheck-ci)
- Simeon Cheeseman ([@SimeonC](https://github.com/SimeonC))

---

# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.0.2](https://github.com/tablecheck/frontend/compare/@tablecheck/[email protected]...@tablecheck/[email protected]) (2024-02-02)

Expand Down
2 changes: 1 addition & 1 deletion packages/commitlint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"type": "git",
"url": "[email protected]:tablecheck/frontend.git"
},
"version": "6.0.2",
"version": "6.1.0",
"exports": {
".": "./index.js",
"./formatters/junit": "./formatters/junit.js"
Expand Down
19 changes: 9 additions & 10 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,19 @@
# v8.3.0 (Tue Feb 06 2024)
# Change Log

#### 🚀 Enhancement
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

- fix: correctly define quality:format so it can be cached [#106](https://github.com/tablecheck/frontend/pull/106) ([@SimeonC](https://github.com/SimeonC))
- fix: add method signature style error [#106](https://github.com/tablecheck/frontend/pull/106) ([@SimeonC](https://github.com/SimeonC))
# [8.3.0](https://github.com/tablecheck/frontend/compare/@tablecheck/[email protected]...@tablecheck/[email protected]) (2024-02-06)

#### Authors: 1

- Simeon Cheeseman ([@SimeonC](https://github.com/SimeonC))
### Bug Fixes

* add method signature style error ([0f1bea0](https://github.com/tablecheck/frontend/commit/0f1bea08f26a021b542678b1bf69c67cf229cd14))
* correctly define quality:format so it can be cached ([791d58f](https://github.com/tablecheck/frontend/commit/791d58fac0bf61416a90e90c0fef1308db7fdbfd))


---

# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.2.5](https://github.com/tablecheck/frontend/compare/@tablecheck/[email protected]...@tablecheck/[email protected]) (2024-01-31)

Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"type": "git",
"url": "[email protected]:tablecheck/frontend.git"
},
"version": "8.2.5",
"version": "8.3.0",
"exports": {
".": {
"types": "./dist/index.d.ts",
Expand Down Expand Up @@ -57,7 +57,7 @@
"dependencies": {
"@emotion/eslint-plugin": "^11.11.0",
"@nx/eslint-plugin": "^16.5.0",
"@tablecheck/eslint-plugin": "^6.1.2",
"@tablecheck/eslint-plugin": "^6.2.0",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"eslint-config-airbnb": "^19.0.4",
Expand Down
17 changes: 8 additions & 9 deletions packages/eslint-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,18 @@
# v6.2.0 (Tue Feb 06 2024)
# Change Log

#### 🚀 Enhancement
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

- fix: correctly define quality:format so it can be cached [#106](https://github.com/tablecheck/frontend/pull/106) ([@SimeonC](https://github.com/SimeonC))
# [6.2.0](https://github.com/tablecheck/frontend/compare/@tablecheck/[email protected]...@tablecheck/[email protected]) (2024-02-06)

#### Authors: 1

- Simeon Cheeseman ([@SimeonC](https://github.com/SimeonC))
### Bug Fixes

* correctly define quality:format so it can be cached ([791d58f](https://github.com/tablecheck/frontend/commit/791d58fac0bf61416a90e90c0fef1308db7fdbfd))


---

# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.1.2](https://github.com/tablecheck/frontend/compare/@tablecheck/[email protected]...@tablecheck/[email protected]) (2024-01-31)

Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"type": "git",
"url": "[email protected]:tablecheck/frontend.git"
},
"version": "6.1.2",
"version": "6.2.0",
"exports": {
".": {
"default": "./dist/index.js"
Expand Down
17 changes: 8 additions & 9 deletions packages/nx/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,18 @@
# v6.2.0 (Tue Feb 06 2024)
# Change Log

#### 🚀 Enhancement
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

- fix: correctly define quality:format so it can be cached [#106](https://github.com/tablecheck/frontend/pull/106) ([@SimeonC](https://github.com/SimeonC))
# [6.2.0](https://github.com/tablecheck/frontend/compare/@tablecheck/[email protected]...@tablecheck/[email protected]) (2024-02-06)

#### Authors: 1

- Simeon Cheeseman ([@SimeonC](https://github.com/SimeonC))
### Bug Fixes

* correctly define quality:format so it can be cached ([791d58f](https://github.com/tablecheck/frontend/commit/791d58fac0bf61416a90e90c0fef1308db7fdbfd))


---

# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.1.4](https://github.com/tablecheck/frontend/compare/@tablecheck/[email protected]...@tablecheck/[email protected]) (2024-01-11)

Expand Down
2 changes: 1 addition & 1 deletion packages/nx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tablecheck/nx",
"version": "6.1.4",
"version": "6.2.0",
"type": "commonjs",
"exports": {
".": {
Expand Down
17 changes: 8 additions & 9 deletions packages/semantic-release-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,18 @@
# v7.1.0 (Tue Feb 06 2024)
# Change Log

#### 🚀 Enhancement
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

- fix: correctly define quality:format so it can be cached [#106](https://github.com/tablecheck/frontend/pull/106) ([@SimeonC](https://github.com/SimeonC))
# [7.1.0](https://github.com/tablecheck/frontend/compare/@tablecheck/[email protected]...@tablecheck/[email protected]) (2024-02-06)

#### Authors: 1

- Simeon Cheeseman ([@SimeonC](https://github.com/SimeonC))
### Bug Fixes

* correctly define quality:format so it can be cached ([791d58f](https://github.com/tablecheck/frontend/commit/791d58fac0bf61416a90e90c0fef1308db7fdbfd))


---

# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [7.0.1](https://github.com/tablecheck/frontend/compare/@tablecheck/[email protected]...@tablecheck/[email protected]) (2024-01-31)

Expand Down
2 changes: 1 addition & 1 deletion packages/semantic-release-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"type": "git",
"url": "[email protected]:tablecheck/frontend.git"
},
"version": "7.0.1",
"version": "7.1.0",
"main": "index.js",
"files": ["with-npm-publish/package.json", "withNpmPublish.js"],
"dependencies": {
Expand Down

0 comments on commit ee44ae5

Please sign in to comment.