Skip to content

Commit

Permalink
Bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobLey committed Nov 1, 2024
1 parent 57f2da8 commit 014c4c6
Show file tree
Hide file tree
Showing 31 changed files with 126 additions and 43 deletions.
10 changes: 0 additions & 10 deletions .changeset/gentle-pumas-jump.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/gold-zoos-count.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/quick-dots-arrive.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/yellow-pugs-train.md

This file was deleted.

14 changes: 14 additions & 0 deletions apps/barrelify/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# barrelify

## 1.2.2

### Patch Changes

- c252212: Use haywire DI instead of named-patch
- Updated dependencies [98dba6a]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]

## 1.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/barrelify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "barrelify",
"version": "1.2.1",
"version": "1.2.2",
"description": "Auto-generate TS barrel files.",
"engines": {
"node": ">=20"
Expand Down
14 changes: 14 additions & 0 deletions apps/nx-lifecycle/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# nx-lifecycle

## 0.0.9

### Patch Changes

- 57f2da8: Bump pnpm + nx versions
- Updated dependencies [57f2da8]
- Updated dependencies [f04c4fe]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]

## 0.0.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/nx-lifecycle/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nx-lifecycle",
"version": "0.0.8",
"version": "0.0.9",
"description": "Keep high level nx lifecycle targets in sync",
"engines": {
"node": ">=20"
Expand Down
8 changes: 8 additions & 0 deletions apps/nx-update-ts-references/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# nx-update-ts-references

## 0.0.7

### Patch Changes

- 57f2da8: Bump pnpm + nx versions
- Updated dependencies [f04c4fe]
- [email protected]

## 0.0.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/nx-update-ts-references/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nx-update-ts-references",
"version": "0.0.6",
"version": "0.0.7",
"description": "An Nx plugin to update references in tsconfig based on local dependencies",
"engines": {
"node": ">=20"
Expand Down
7 changes: 7 additions & 0 deletions apps/populate-files/load-populate-files/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# load-populate-files

## 0.0.10

### Patch Changes

- [email protected]
- [email protected]

## 0.0.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/populate-files/load-populate-files/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "load-populate-files",
"version": "0.0.9",
"version": "0.0.10",
"description": "Load and dynamically populate file content",
"engines": {
"node": ">=20"
Expand Down
9 changes: 9 additions & 0 deletions apps/populate-files/nx-populate-files/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# nx-populate-files

## 0.0.11

### Patch Changes

- 57f2da8: Bump pnpm + nx versions
- Updated dependencies [f04c4fe]
- [email protected]
- [email protected]

## 0.0.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/populate-files/nx-populate-files/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nx-populate-files",
"version": "0.0.10",
"version": "0.0.11",
"description": "Nx plugin to dynamically populate file content",
"engines": {
"node": ">=20"
Expand Down
7 changes: 7 additions & 0 deletions apps/populate-files/populate-files/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# populate-files

## 0.1.1

### Patch Changes

- Updated dependencies [f04c4fe]
- [email protected]

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/populate-files/populate-files/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "populate-files",
"version": "0.1.0",
"version": "0.1.1",
"description": "Dynamically populate file content",
"engines": {
"node": ">=20"
Expand Down
2 changes: 1 addition & 1 deletion leyman/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leyman/eslint-config",
"version": "0.0.2",
"version": "0.0.3",
"description": "Re-usable eslint config.",
"engines": {
"node": ">=20"
Expand Down
6 changes: 6 additions & 0 deletions tools/common-proxy/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# common-proxy

## 0.0.6

### Patch Changes

- f04c4fe: Remove unused type dependencies

## 0.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion tools/common-proxy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "common-proxy",
"version": "0.0.5",
"version": "0.0.6",
"description": "Utility methods to help manage and expose nx plugins",
"engines": {
"node": ">=20"
Expand Down
7 changes: 7 additions & 0 deletions tools/format-file/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# format-file

## 0.1.1

### Patch Changes

- f04c4fe: Remove unused type dependencies
- [email protected]

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion tools/format-file/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "format-file",
"version": "0.1.0",
"version": "0.1.1",
"description": "Utility API to format files via biome",
"engines": {
"node": ">=20"
Expand Down
8 changes: 8 additions & 0 deletions tools/haywire-launcher/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# haywire-launcher

## 0.1.7

### Patch Changes

- 98dba6a: Expose main wrapper type
- [email protected]
- [email protected]

## 0.1.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion tools/haywire-launcher/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "haywire-launcher",
"version": "0.1.6",
"version": "0.1.7",
"description": "Instantiate and execute your script in one line.",
"engines": {
"node": ">=20"
Expand Down
7 changes: 7 additions & 0 deletions tools/mocha-chain/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# mocha-chain

## 0.0.7

### Patch Changes

- f04c4fe: Remove unused type dependencies
- [email protected]

## 0.0.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion tools/mocha-chain/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mocha-chain",
"version": "0.0.6",
"version": "0.0.7",
"description": "Utility methods to help manage and expose nx plugins",
"engines": {
"node": ">=20"
Expand Down
8 changes: 8 additions & 0 deletions tools/nx-plugin-handler/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# nx-plugin-handler

## 0.0.8

### Patch Changes

- 57f2da8: Bump pnpm + nx versions
- f04c4fe: Remove unused type dependencies
- [email protected]

## 0.0.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion tools/nx-plugin-handler/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nx-plugin-handler",
"version": "0.0.7",
"version": "0.0.8",
"description": "Utility methods to help manage and expose nx plugins",
"engines": {
"node": ">=20"
Expand Down
11 changes: 11 additions & 0 deletions tools/nx-tsc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# nx-tsc

## 0.0.12

### Patch Changes

- 57f2da8: Bump pnpm + nx versions
- Updated dependencies [57f2da8]
- Updated dependencies [f04c4fe]
- [email protected]
- [email protected]
- [email protected]

## 0.0.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion tools/nx-tsc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nx-tsc",
"version": "0.0.11",
"version": "0.0.12",
"description": "Build typescript package as nx executor",
"engines": {
"node": ">=20"
Expand Down
6 changes: 6 additions & 0 deletions tools/sinon-typed-stub/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# sinon-typed-stub

## 0.0.6

### Patch Changes

- f04c4fe: Remove unused type dependencies

## 0.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion tools/sinon-typed-stub/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sinon-typed-stub",
"version": "0.0.5",
"version": "0.0.6",
"description": "Utility methods to better typed sinon stubs",
"engines": {
"node": ">=20"
Expand Down

0 comments on commit 014c4c6

Please sign in to comment.