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]
  • Loading branch information
tablecheck-ci committed Jul 30, 2024
1 parent cb213c8 commit d885c04
Show file tree
Hide file tree
Showing 9 changed files with 42 additions and 47 deletions.
11 changes: 5 additions & 6 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.2.0 (Tue Jul 30 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.

- feat: add and replace stylistic rules around imports [#112](https://github.com/tablecheck/frontend/pull/112) ([@SimeonC](https://github.com/SimeonC))
# [6.2.0](https://github.com/tablecheck/frontend/compare/@tablecheck/[email protected]...@tablecheck/[email protected]) (2024-07-30)

#### Authors: 1

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

* add and replace stylistic rules around imports ([31025c7](https://github.com/tablecheck/frontend/commit/31025c7685225676adc7a1f7ba127770bc7fab83)), closes [/github.com/tablecheck/settings-frontend/pull/967#discussion_r1678656187](https://github.com//github.com/tablecheck/settings-frontend/pull/967/issues/discussion_r1678656187)


---

# 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.0](https://github.com/tablecheck/frontend/compare/@tablecheck/[email protected]...@tablecheck/[email protected]) (2024-02-06)

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.1.0",
"version": "6.2.0",
"type": "module",
"exports": {
".": {
Expand Down
17 changes: 8 additions & 9 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,18 @@
# v9.2.0 (Tue Jul 30 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.

- feat: add and replace stylistic rules around imports [#112](https://github.com/tablecheck/frontend/pull/112) ([@SimeonC](https://github.com/SimeonC))
# [9.2.0](https://github.com/tablecheck/frontend/compare/@tablecheck/[email protected]...@tablecheck/[email protected]) (2024-07-30)

#### Authors: 1

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

* add and replace stylistic rules around imports ([31025c7](https://github.com/tablecheck/frontend/commit/31025c7685225676adc7a1f7ba127770bc7fab83)), closes [/github.com/tablecheck/settings-frontend/pull/967#discussion_r1678656187](https://github.com//github.com/tablecheck/settings-frontend/pull/967/issues/discussion_r1678656187)


---

# Change Log

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

# [9.1.0](https://github.com/tablecheck/frontend/compare/@tablecheck/[email protected]...@tablecheck/[email protected]) (2024-07-23)

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": "9.1.0",
"version": "9.2.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": "19.3.0",
"@tablecheck/eslint-plugin": "^7.0.0",
"@tablecheck/eslint-plugin": "^7.1.0",
"@typescript-eslint/eslint-plugin": "7.13.1",
"@typescript-eslint/parser": "7.13.1",
"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 @@
# v7.1.0 (Tue Jul 30 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.

- feat: add and replace stylistic rules around imports [#112](https://github.com/tablecheck/frontend/pull/112) ([@SimeonC](https://github.com/SimeonC))
# [7.1.0](https://github.com/tablecheck/frontend/compare/@tablecheck/[email protected]...@tablecheck/[email protected]) (2024-07-30)

#### Authors: 1

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

* add and replace stylistic rules around imports ([31025c7](https://github.com/tablecheck/frontend/commit/31025c7685225676adc7a1f7ba127770bc7fab83)), closes [/github.com/tablecheck/settings-frontend/pull/967#discussion_r1678656187](https://github.com//github.com/tablecheck/settings-frontend/pull/967/issues/discussion_r1678656187)


---

# 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.0](https://github.com/tablecheck/frontend/compare/@tablecheck/[email protected]...@tablecheck/[email protected]) (2024-06-24)

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": "7.0.0",
"version": "7.1.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 @@
# v7.1.0 (Tue Jul 30 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.

- feat: add and replace stylistic rules around imports [#112](https://github.com/tablecheck/frontend/pull/112) ([@SimeonC](https://github.com/SimeonC))
# [7.1.0](https://github.com/tablecheck/frontend/compare/@tablecheck/[email protected]...@tablecheck/[email protected]) (2024-07-30)

#### Authors: 1

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

* add and replace stylistic rules around imports ([31025c7](https://github.com/tablecheck/frontend/commit/31025c7685225676adc7a1f7ba127770bc7fab83)), closes [/github.com/tablecheck/settings-frontend/pull/967#discussion_r1678656187](https://github.com//github.com/tablecheck/settings-frontend/pull/967/issues/discussion_r1678656187)


---

# 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.0](https://github.com/tablecheck/frontend/compare/@tablecheck/[email protected]...@tablecheck/[email protected]) (2024-06-24)

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": "7.0.0",
"version": "7.1.0",
"type": "commonjs",
"exports": {
".": {
Expand Down

0 comments on commit d885c04

Please sign in to comment.