diff --git a/.changeset/neat-rocks-invite.md b/.changeset/neat-rocks-invite.md deleted file mode 100644 index 10d6d04e3..000000000 --- a/.changeset/neat-rocks-invite.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -"next-ts-app-dir": minor -"next-ts-example": minor -"@jengaicons/react": minor -"scripts-ci": minor -"generate-jengaicons-react": minor -"generate-optimized": minor ---- - -update outpost glyph icon diff --git a/examples/next-ts-app-dir/CHANGELOG.md b/examples/next-ts-app-dir/CHANGELOG.md index 73a8ef784..74632c6e4 100644 --- a/examples/next-ts-app-dir/CHANGELOG.md +++ b/examples/next-ts-app-dir/CHANGELOG.md @@ -1,5 +1,20 @@ # next-ts-app-dir +## 0.5.0 + +### Minor Changes + +- [#71](https://github.com/outpostHQ/jengaicons/pull/71) + [`796dbef0`](https://github.com/outpostHQ/jengaicons/commit/796dbef05783f46fa98cae0ab798efc493b90032) + Thanks [@shubham-kaushal](https://github.com/shubham-kaushal)! - update + outpost glyph icon + +### Patch Changes + +- Updated dependencies + [[`796dbef0`](https://github.com/outpostHQ/jengaicons/commit/796dbef05783f46fa98cae0ab798efc493b90032)]: + - @jengaicons/react@1.6.0 + ## 0.4.0 ### Minor Changes diff --git a/examples/next-ts-app-dir/package.json b/examples/next-ts-app-dir/package.json index 47bb58772..ff9b73d26 100644 --- a/examples/next-ts-app-dir/package.json +++ b/examples/next-ts-app-dir/package.json @@ -1,6 +1,6 @@ { "name": "next-ts-app-dir", - "version": "0.4.0", + "version": "0.5.0", "private": true, "scripts": { "dev": "next dev", diff --git a/examples/next-ts-example/CHANGELOG.md b/examples/next-ts-example/CHANGELOG.md index ba169d7d9..449e4dfbc 100644 --- a/examples/next-ts-example/CHANGELOG.md +++ b/examples/next-ts-example/CHANGELOG.md @@ -1,5 +1,20 @@ # next-ts-example +## 0.5.0 + +### Minor Changes + +- [#71](https://github.com/outpostHQ/jengaicons/pull/71) + [`796dbef0`](https://github.com/outpostHQ/jengaicons/commit/796dbef05783f46fa98cae0ab798efc493b90032) + Thanks [@shubham-kaushal](https://github.com/shubham-kaushal)! - update + outpost glyph icon + +### Patch Changes + +- Updated dependencies + [[`796dbef0`](https://github.com/outpostHQ/jengaicons/commit/796dbef05783f46fa98cae0ab798efc493b90032)]: + - @jengaicons/react@1.6.0 + ## 0.4.0 ### Minor Changes diff --git a/examples/next-ts-example/package.json b/examples/next-ts-example/package.json index f19683327..39b44fd62 100644 --- a/examples/next-ts-example/package.json +++ b/examples/next-ts-example/package.json @@ -1,6 +1,6 @@ { "name": "next-ts-example", - "version": "0.4.0", + "version": "0.5.0", "private": true, "scripts": { "dev": "next dev", diff --git a/examples/remix/CHANGELOG.md b/examples/remix/CHANGELOG.md index 9f5434001..ea4d1f298 100644 --- a/examples/remix/CHANGELOG.md +++ b/examples/remix/CHANGELOG.md @@ -4,6 +4,14 @@ ### Patch Changes +- Updated dependencies + [[`796dbef0`](https://github.com/outpostHQ/jengaicons/commit/796dbef05783f46fa98cae0ab798efc493b90032)]: + - @jengaicons/react@1.6.0 + +## null + +### Patch Changes + - Updated dependencies [[`d8272459`](https://github.com/outpostHQ/jengaicons/commit/d82724599949552ca3b514d66f77ed41aec1a4f2)]: - @jengaicons/react@1.5.0 diff --git a/packages/jengaicons-react/CHANGELOG.md b/packages/jengaicons-react/CHANGELOG.md index d3ac938db..276a7ad81 100644 --- a/packages/jengaicons-react/CHANGELOG.md +++ b/packages/jengaicons-react/CHANGELOG.md @@ -1,5 +1,14 @@ # @jengaicons/react +## 1.6.0 + +### Minor Changes + +- [#71](https://github.com/outpostHQ/jengaicons/pull/71) + [`796dbef0`](https://github.com/outpostHQ/jengaicons/commit/796dbef05783f46fa98cae0ab798efc493b90032) + Thanks [@shubham-kaushal](https://github.com/shubham-kaushal)! - update + outpost glyph icon + ## 1.5.0 ### Minor Changes diff --git a/packages/jengaicons-react/package.json b/packages/jengaicons-react/package.json index 6865f2bed..4b3c22757 100644 --- a/packages/jengaicons-react/package.json +++ b/packages/jengaicons-react/package.json @@ -1,6 +1,6 @@ { "name": "@jengaicons/react", - "version": "1.5.0", + "version": "1.6.0", "keywords": [ "jenga-icons", "react-icons", diff --git a/scripts/ci/CHANGELOG.md b/scripts/ci/CHANGELOG.md index 03271ae6a..e921e8322 100644 --- a/scripts/ci/CHANGELOG.md +++ b/scripts/ci/CHANGELOG.md @@ -1,5 +1,14 @@ # scripts-ci +## 1.4.0 + +### Minor Changes + +- [#71](https://github.com/outpostHQ/jengaicons/pull/71) + [`796dbef0`](https://github.com/outpostHQ/jengaicons/commit/796dbef05783f46fa98cae0ab798efc493b90032) + Thanks [@shubham-kaushal](https://github.com/shubham-kaushal)! - update + outpost glyph icon + ## 1.3.0 ### Minor Changes diff --git a/scripts/ci/package.json b/scripts/ci/package.json index 861bbbc2d..d29df47f2 100644 --- a/scripts/ci/package.json +++ b/scripts/ci/package.json @@ -1,6 +1,6 @@ { "name": "scripts-ci", - "version": "1.3.0", + "version": "1.4.0", "description": "", "main": "index.js", "private": true, diff --git a/scripts/generate-jengaicons-react/CHANGELOG.md b/scripts/generate-jengaicons-react/CHANGELOG.md index 973613f94..a962eb84b 100644 --- a/scripts/generate-jengaicons-react/CHANGELOG.md +++ b/scripts/generate-jengaicons-react/CHANGELOG.md @@ -1,5 +1,14 @@ # generate-jengaicons-react +## 2.3.0 + +### Minor Changes + +- [#71](https://github.com/outpostHQ/jengaicons/pull/71) + [`796dbef0`](https://github.com/outpostHQ/jengaicons/commit/796dbef05783f46fa98cae0ab798efc493b90032) + Thanks [@shubham-kaushal](https://github.com/shubham-kaushal)! - update + outpost glyph icon + ## 2.2.0 ### Minor Changes diff --git a/scripts/generate-jengaicons-react/package.json b/scripts/generate-jengaicons-react/package.json index 8f933c357..0df77a5b8 100644 --- a/scripts/generate-jengaicons-react/package.json +++ b/scripts/generate-jengaicons-react/package.json @@ -1,7 +1,7 @@ { "name": "generate-jengaicons-react", "private": true, - "version": "2.2.0", + "version": "2.3.0", "description": "", "main": "index.ts", "scripts": { diff --git a/scripts/generate-optimized/CHANGELOG.md b/scripts/generate-optimized/CHANGELOG.md index 329ddf55d..c52b728ca 100644 --- a/scripts/generate-optimized/CHANGELOG.md +++ b/scripts/generate-optimized/CHANGELOG.md @@ -1,5 +1,14 @@ # generate-optimized +## 1.4.0 + +### Minor Changes + +- [#71](https://github.com/outpostHQ/jengaicons/pull/71) + [`796dbef0`](https://github.com/outpostHQ/jengaicons/commit/796dbef05783f46fa98cae0ab798efc493b90032) + Thanks [@shubham-kaushal](https://github.com/shubham-kaushal)! - update + outpost glyph icon + ## 1.3.0 ### Minor Changes diff --git a/scripts/generate-optimized/package.json b/scripts/generate-optimized/package.json index 033f7da20..9c779d548 100644 --- a/scripts/generate-optimized/package.json +++ b/scripts/generate-optimized/package.json @@ -1,7 +1,7 @@ { "name": "generate-optimized", "private": true, - "version": "1.3.0", + "version": "1.4.0", "description": "", "main": "index.js", "scripts": {