Skip to content

Commit

Permalink
Bump independent versions [skip ci]
Browse files Browse the repository at this point in the history
 - @tablecheck/[email protected]
  • Loading branch information
tablecheck-ci committed Jul 23, 2024
1 parent 7896641 commit 21780ee
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 11 deletions.
2 changes: 1 addition & 1 deletion 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/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,18 @@
# v9.1.0 (Tue Jul 23 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 react rule for no leaked rendering [#111](https://github.com/tablecheck/frontend/pull/111) ([@SimeonC](https://github.com/SimeonC))
# [9.1.0](https://github.com/tablecheck/frontend/compare/@tablecheck/[email protected]...@tablecheck/[email protected]) (2024-07-23)

#### Authors: 1

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

* add react rule for no leaked rendering ([d6c9555](https://github.com/tablecheck/frontend/commit/d6c95551350fb8468c408aec10075f07ff168573))


---

# Change Log

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

# [9.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-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.0.0",
"version": "9.1.0",
"exports": {
".": {
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit 21780ee

Please sign in to comment.