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 Inc. committed Dec 15, 2023
1 parent 1659dbc commit a65a617
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 12 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.

19 changes: 9 additions & 10 deletions packages/nx/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,19 @@
# v6.1.3 (Fri Dec 15 2023)
# Change Log

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

- fix(nx): generators correctly respect “dry-run” [#99](https://github.com/tablecheck/frontend/pull/99) ([@SimeonC](https://github.com/SimeonC))
- fix(nx): quality generator should use more generic tsconfig definition [#98](https://github.com/tablecheck/frontend/pull/98) ([@SimeonC](https://github.com/SimeonC))
## [6.1.3](https://github.com/tablecheck/frontend/compare/@tablecheck/[email protected]...@tablecheck/[email protected]) (2023-12-15)

#### Authors: 1

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

* **nx:** generators correctly respect “dry-run” ([115e91e](https://github.com/tablecheck/frontend/commit/115e91e997a420cf4ed08bf901cdbf3099706943))
* **nx:** quality generator should use more generic tsconfig definition ([8f9c849](https://github.com/tablecheck/frontend/commit/8f9c849162d2855ee31e25b3bb684c3305d980b7))


---

# 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]) (2023-11-20)

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

0 comments on commit a65a617

Please sign in to comment.