diff --git a/.changeset/violet-toes-fetch.md b/.changeset/violet-toes-fetch.md deleted file mode 100644 index 750eb5c..0000000 --- a/.changeset/violet-toes-fetch.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -"@oktaytest/typescript-config": patch -"@oktaytest/babel-plugin": patch -"@oktaytest/esbuild": patch -"@oktaytest/webpack": patch -"@oktaytest/rollup": patch -"@oktaytest/rspack": patch -"@oktaytest/metro": patch -"@oktaytest/core": patch -"@oktaytest/nuxt": patch -"@oktaytest/vite": patch -"@oktaytest/vue": patch -"@oktaytest/ui": patch ---- - -add prepack scripts diff --git a/packages/babel-plugin/CHANGELOG.md b/packages/babel-plugin/CHANGELOG.md index ad8dff1..c1449f4 100644 --- a/packages/babel-plugin/CHANGELOG.md +++ b/packages/babel-plugin/CHANGELOG.md @@ -1,5 +1,15 @@ # @oktaytest/babel-plugin +## 0.0.118 + +### Patch Changes + +- add prepack scripts +- 47ee90f: add prepack scripts +- Updated dependencies +- Updated dependencies [47ee90f] + - @oktaytest/core@0.0.118 + ## 0.0.114 ### Patch Changes diff --git a/packages/babel-plugin/package.json b/packages/babel-plugin/package.json index dd4caa5..b76d4ad 100644 --- a/packages/babel-plugin/package.json +++ b/packages/babel-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@oktaytest/babel-plugin", - "version": "0.0.114", + "version": "0.0.118", "main": "./dist/index.js", "module": "./dist/index.mjs", "types": "./dist/index.d.ts", diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index 5d76b50..3b1e5fd 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -1,5 +1,12 @@ # @oktaytest/core +## 0.0.118 + +### Patch Changes + +- add prepack scripts +- 47ee90f: add prepack scripts + ## 0.0.114 ### Patch Changes diff --git a/packages/core/package.json b/packages/core/package.json index e6af363..fa56d01 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@oktaytest/core", - "version": "0.0.114", + "version": "0.0.118", "main": "./dist/index.js", "types": "./dist/index.d.ts", "files": [ diff --git a/packages/esbuild/CHANGELOG.md b/packages/esbuild/CHANGELOG.md index 73d84a8..4e62d80 100644 --- a/packages/esbuild/CHANGELOG.md +++ b/packages/esbuild/CHANGELOG.md @@ -1,5 +1,15 @@ # @oktaytest/esbuild +## 0.0.118 + +### Patch Changes + +- add prepack scripts +- 47ee90f: add prepack scripts +- Updated dependencies +- Updated dependencies [47ee90f] + - @oktaytest/core@0.0.118 + ## 0.0.114 ### Patch Changes diff --git a/packages/esbuild/package.json b/packages/esbuild/package.json index 38025c2..6aefa3f 100644 --- a/packages/esbuild/package.json +++ b/packages/esbuild/package.json @@ -1,6 +1,6 @@ { "name": "@oktaytest/esbuild", - "version": "0.0.114", + "version": "0.0.118", "main": "./dist/index.js", "module": "./dist/index.mjs", "types": "./dist/index.d.ts", diff --git a/packages/metro/CHANGELOG.md b/packages/metro/CHANGELOG.md index 0bd1b9a..eae871b 100644 --- a/packages/metro/CHANGELOG.md +++ b/packages/metro/CHANGELOG.md @@ -1,5 +1,15 @@ # @oktaytest/metro +## 0.0.118 + +### Patch Changes + +- add prepack scripts +- 47ee90f: add prepack scripts +- Updated dependencies +- Updated dependencies [47ee90f] + - @oktaytest/core@0.0.118 + ## 0.0.114 ### Patch Changes diff --git a/packages/metro/package.json b/packages/metro/package.json index fa03ce3..68ec7a1 100644 --- a/packages/metro/package.json +++ b/packages/metro/package.json @@ -1,6 +1,6 @@ { "name": "@oktaytest/metro", - "version": "0.0.114", + "version": "0.0.118", "main": "./dist/index.js", "module": "./dist/index.mjs", "types": "./dist/index.d.ts", diff --git a/packages/nuxt/CHANGELOG.md b/packages/nuxt/CHANGELOG.md index 1d8adbd..aee7eb3 100644 --- a/packages/nuxt/CHANGELOG.md +++ b/packages/nuxt/CHANGELOG.md @@ -1,5 +1,15 @@ # @oktaytest/nuxt +## 0.0.118 + +### Patch Changes + +- add prepack scripts +- 47ee90f: add prepack scripts +- Updated dependencies +- Updated dependencies [47ee90f] + - @oktaytest/core@0.0.118 + ## 0.0.114 ### Patch Changes diff --git a/packages/nuxt/package.json b/packages/nuxt/package.json index 6f5bbcb..14a6d02 100644 --- a/packages/nuxt/package.json +++ b/packages/nuxt/package.json @@ -1,6 +1,6 @@ { "name": "@oktaytest/nuxt", - "version": "0.0.114", + "version": "0.0.118", "main": "./dist/index.js", "module": "./dist/index.mjs", "types": "./dist/index.d.ts", diff --git a/packages/rollup/CHANGELOG.md b/packages/rollup/CHANGELOG.md index ae5fd0f..3737ce0 100644 --- a/packages/rollup/CHANGELOG.md +++ b/packages/rollup/CHANGELOG.md @@ -1,5 +1,15 @@ # @oktaytest/rollup +## 0.0.118 + +### Patch Changes + +- add prepack scripts +- 47ee90f: add prepack scripts +- Updated dependencies +- Updated dependencies [47ee90f] + - @oktaytest/vite@0.0.118 + ## 0.0.114 ### Patch Changes diff --git a/packages/rollup/package.json b/packages/rollup/package.json index 2d4f580..a817a70 100644 --- a/packages/rollup/package.json +++ b/packages/rollup/package.json @@ -1,6 +1,6 @@ { "name": "@oktaytest/rollup", - "version": "0.0.114", + "version": "0.0.118", "main": "./dist/index.js", "module": "./dist/index.mjs", "types": "./dist/index.d.ts", diff --git a/packages/rspack/CHANGELOG.md b/packages/rspack/CHANGELOG.md index d8054a0..24fe0c1 100644 --- a/packages/rspack/CHANGELOG.md +++ b/packages/rspack/CHANGELOG.md @@ -1,5 +1,16 @@ # @oktaytest/rspack +## 0.0.118 + +### Patch Changes + +- add prepack scripts +- 47ee90f: add prepack scripts +- Updated dependencies +- Updated dependencies [47ee90f] + - @oktaytest/webpack@0.0.118 + - @oktaytest/core@0.0.118 + ## 0.0.114 ### Patch Changes diff --git a/packages/rspack/package.json b/packages/rspack/package.json index 09ea2a1..7c2894d 100644 --- a/packages/rspack/package.json +++ b/packages/rspack/package.json @@ -1,6 +1,6 @@ { "name": "@oktaytest/rspack", - "version": "0.0.114", + "version": "0.0.118", "main": "./dist/index.js", "module": "./dist/index.mjs", "types": "./dist/index.d.ts", diff --git a/packages/typescript-config/CHANGELOG.md b/packages/typescript-config/CHANGELOG.md index d818c84..651fb6e 100644 --- a/packages/typescript-config/CHANGELOG.md +++ b/packages/typescript-config/CHANGELOG.md @@ -1,5 +1,12 @@ # @oktaytest/typescript-config +## 0.0.118 + +### Patch Changes + +- add prepack scripts +- 47ee90f: add prepack scripts + ## 0.0.114 ### Patch Changes diff --git a/packages/typescript-config/package.json b/packages/typescript-config/package.json index 4318620..ddce616 100644 --- a/packages/typescript-config/package.json +++ b/packages/typescript-config/package.json @@ -1,6 +1,6 @@ { "name": "@oktaytest/typescript-config", - "version": "0.0.114", + "version": "0.0.118", "private": true, "publishConfig": { "access": "public" diff --git a/packages/ui/CHANGELOG.md b/packages/ui/CHANGELOG.md index 57b769c..f8f5a22 100644 --- a/packages/ui/CHANGELOG.md +++ b/packages/ui/CHANGELOG.md @@ -1,5 +1,15 @@ # @oktaytest/ui +## 0.0.118 + +### Patch Changes + +- add prepack scripts +- 47ee90f: add prepack scripts +- Updated dependencies +- Updated dependencies [47ee90f] + - @oktaytest/core@0.0.118 + ## 0.0.114 ### Patch Changes diff --git a/packages/ui/package.json b/packages/ui/package.json index e938c7c..856eb7e 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -1,6 +1,6 @@ { "name": "@oktaytest/ui", - "version": "0.0.114", + "version": "0.0.118", "main": "./dist/index.js", "module": "./dist/index.mjs", "types": "./dist/index.d.ts", diff --git a/packages/vite/CHANGELOG.md b/packages/vite/CHANGELOG.md index a23fa30..11ccbeb 100644 --- a/packages/vite/CHANGELOG.md +++ b/packages/vite/CHANGELOG.md @@ -1,5 +1,15 @@ # @oktaytest/vite +## 0.0.118 + +### Patch Changes + +- add prepack scripts +- 47ee90f: add prepack scripts +- Updated dependencies +- Updated dependencies [47ee90f] + - @oktaytest/core@0.0.118 + ## 0.0.114 ### Patch Changes diff --git a/packages/vite/package.json b/packages/vite/package.json index 2671e7a..44f0d45 100644 --- a/packages/vite/package.json +++ b/packages/vite/package.json @@ -1,6 +1,6 @@ { "name": "@oktaytest/vite", - "version": "0.0.114", + "version": "0.0.118", "main": "./dist/index.js", "module": "./dist/index.mjs", "types": "./dist/index.d.ts", diff --git a/packages/vue/CHANGELOG.md b/packages/vue/CHANGELOG.md index 17ac544..d63a55a 100644 --- a/packages/vue/CHANGELOG.md +++ b/packages/vue/CHANGELOG.md @@ -1,5 +1,15 @@ # @oktaytest/vue +## 0.0.118 + +### Patch Changes + +- add prepack scripts +- 47ee90f: add prepack scripts +- Updated dependencies +- Updated dependencies [47ee90f] + - @oktaytest/core@0.0.118 + ## 0.0.114 ### Patch Changes diff --git a/packages/vue/package.json b/packages/vue/package.json index d465f55..4f11e6b 100644 --- a/packages/vue/package.json +++ b/packages/vue/package.json @@ -1,6 +1,6 @@ { "name": "@oktaytest/vue", - "version": "0.0.114", + "version": "0.0.118", "main": "./dist/iconify.umd.js", "module": "dist/iconify.mjs", "types": "./dist/index.d.ts", diff --git a/packages/webpack/CHANGELOG.md b/packages/webpack/CHANGELOG.md index 13ca715..1098134 100644 --- a/packages/webpack/CHANGELOG.md +++ b/packages/webpack/CHANGELOG.md @@ -1,5 +1,15 @@ # @oktaytest/webpack +## 0.0.118 + +### Patch Changes + +- add prepack scripts +- 47ee90f: add prepack scripts +- Updated dependencies +- Updated dependencies [47ee90f] + - @oktaytest/core@0.0.118 + ## 0.0.114 ### Patch Changes diff --git a/packages/webpack/package.json b/packages/webpack/package.json index 66a307f..0a8a549 100644 --- a/packages/webpack/package.json +++ b/packages/webpack/package.json @@ -1,6 +1,6 @@ { "name": "@oktaytest/webpack", - "version": "0.0.114", + "version": "0.0.118", "main": "./dist/index.js", "module": "./dist/index.mjs", "types": "./dist/index.d.ts",