Skip to content

Commit

Permalink
Bump versions + publish
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobLey committed Aug 8, 2024
1 parent 1de1659 commit 8ce098e
Show file tree
Hide file tree
Showing 52 changed files with 260 additions and 88 deletions.
29 changes: 0 additions & 29 deletions .changeset/calm-dryers-reply.md

This file was deleted.

30 changes: 0 additions & 30 deletions .changeset/modern-news-sort.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.1.12

### Patch Changes

- 1de1659: Omit CHANGELOG from publish
- 725510a: Include npmignore ignore file
- Updated dependencies [1de1659]
- Updated dependencies [725510a]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]

## 1.1.11

### 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.1.11",
"version": "1.1.12",
"description": "Auto-generate TS barrel files.",
"engines": {
"node": ">=20"
Expand Down
7 changes: 7 additions & 0 deletions apps/juniper/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# juniper

## 1.1.12

### Patch Changes

- 1de1659: Omit CHANGELOG from publish
- 725510a: Include npmignore ignore file

## 1.1.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/juniper/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "juniper",
"version": "1.1.11",
"version": "1.1.12",
"description": "ESM JSON Schema builder for static Typescript inference.",
"engines": {
"node": ">=20"
Expand Down
15 changes: 15 additions & 0 deletions apps/nx-lifecycle/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# nx-lifecycle

## 0.0.6

### Patch Changes

- 1de1659: Omit CHANGELOG from publish
- 725510a: Include npmignore ignore file
- Updated dependencies [1de1659]
- Updated dependencies [725510a]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]

## 0.0.5

### 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.5",
"version": "0.0.6",
"description": "Keep high level nx lifecycle targets in sync",
"engines": {
"node": ">=20"
Expand Down
10 changes: 10 additions & 0 deletions apps/nx-update-ts-references/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# nx-update-ts-references

## 0.0.4

### Patch Changes

- 1de1659: Omit CHANGELOG from publish
- 725510a: Include npmignore ignore file
- Updated dependencies [1de1659]
- Updated dependencies [725510a]
- [email protected]

## 0.0.3

### 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.3",
"version": "0.0.4",
"description": "An Nx plugin to update references in tsconfig based on local dependencies",
"engines": {
"node": ">=20"
Expand Down
11 changes: 11 additions & 0 deletions apps/populate-files/load-populate-files/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# load-populate-files

## 0.0.7

### Patch Changes

- 1de1659: Omit CHANGELOG from publish
- 725510a: Include npmignore ignore file
- Updated dependencies [1de1659]
- Updated dependencies [725510a]
- [email protected]
- [email protected]

## 0.0.6

### 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.6",
"version": "0.0.7",
"description": "Load and dynamically populate file content",
"engines": {
"node": ">=20"
Expand Down
11 changes: 11 additions & 0 deletions apps/populate-files/nx-populate-files/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# nx-populate-files

## 0.0.8

### Patch Changes

- 1de1659: Omit CHANGELOG from publish
- 725510a: Include npmignore ignore file
- Updated dependencies [1de1659]
- Updated dependencies [725510a]
- [email protected]
- [email protected]

## 0.0.7

### 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.7",
"version": "0.0.8",
"description": "Nx plugin to dynamically populate file content",
"engines": {
"node": ">=20"
Expand Down
10 changes: 10 additions & 0 deletions apps/populate-files/populate-files/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# populate-files

## 0.0.5

### Patch Changes

- 1de1659: Omit CHANGELOG from publish
- 725510a: Include npmignore ignore file
- Updated dependencies [1de1659]
- Updated dependencies [725510a]
- [email protected]

## 0.0.4

### Patch 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.0.4",
"version": "0.0.5",
"description": "Dynamically populate file content",
"engines": {
"node": ">=20"
Expand Down
7 changes: 7 additions & 0 deletions tools/common-proxy/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# common-proxy

## 0.0.3

### Patch Changes

- 1de1659: Omit CHANGELOG from publish
- 725510a: Include npmignore ignore file

## 0.0.2

### 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.2",
"version": "0.0.3",
"description": "Utility methods to help manage and expose nx plugins",
"engines": {
"node": ">=20"
Expand Down
7 changes: 7 additions & 0 deletions tools/default-import/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 2.0.1

### Patch Changes

- 1de1659: Omit CHANGELOG from publish
- 725510a: Include npmignore ignore file

## 2.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion tools/default-import/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "default-import",
"version": "2.0.0",
"version": "2.0.1",
"description": "Properly handle CJS imports in ESM.",
"engines": {
"node": ">=20"
Expand Down
10 changes: 10 additions & 0 deletions tools/entry-script/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Change Log

## 3.0.3

### Patch Changes

- 1de1659: Omit CHANGELOG from publish
- 725510a: Include npmignore ignore file
- Updated dependencies [1de1659]
- Updated dependencies [725510a]
- [email protected]

## 3.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion tools/entry-script/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "entry-script",
"version": "3.0.2",
"version": "3.0.3",
"description": "Modular control for entry script execution.",
"engines": {
"node": ">=20"
Expand Down
7 changes: 7 additions & 0 deletions tools/enum-to-array/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# enum-to-array

## 1.1.10

### Patch Changes

- 1de1659: Omit CHANGELOG from publish
- 725510a: Include npmignore ignore file

## 1.1.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion tools/enum-to-array/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "enum-to-array",
"version": "1.1.9",
"version": "1.1.10",
"description": "Convert Typescript Enums to a strongly typed array.",
"engines": {
"node": ">=20"
Expand Down
10 changes: 10 additions & 0 deletions tools/find-import/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# find-import

## 1.0.8

### Patch Changes

- 1de1659: Omit CHANGELOG from publish
- 725510a: Include npmignore ignore file
- Updated dependencies [1de1659]
- Updated dependencies [725510a]
- [email protected]

## 1.0.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion tools/find-import/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "find-import",
"version": "1.0.7",
"version": "1.0.8",
"description": "Find and load first instance of js/json in parent directories.",
"engines": {
"node": ">=20"
Expand Down
10 changes: 10 additions & 0 deletions tools/format-file/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# format-file

## 0.0.7

### Patch Changes

- 1de1659: Omit CHANGELOG from publish
- 725510a: Include npmignore ignore file
- Updated dependencies [1de1659]
- Updated dependencies [725510a]
- [email protected]

## 0.0.6

### Patch 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.0.6",
"version": "0.0.7",
"description": "Utility API to format files via biome",
"engines": {
"node": ">=20"
Expand Down
11 changes: 11 additions & 0 deletions tools/haywire-launcher/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# haywire-launcher

## 0.1.4

### Patch Changes

- 1de1659: Omit CHANGELOG from publish
- 725510a: Include npmignore ignore file
- Updated dependencies [1de1659]
- Updated dependencies [725510a]
- [email protected]
- [email protected]

## 0.1.3

### 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.3",
"version": "0.1.4",
"description": "Instantiate and execute your script in one line.",
"engines": {
"node": ">=20"
Expand Down
Loading

0 comments on commit 8ce098e

Please sign in to comment.