diff --git a/.changeset/angry-ties-explain.md b/.changeset/angry-ties-explain.md deleted file mode 100644 index 2476a0c13..000000000 --- a/.changeset/angry-ties-explain.md +++ /dev/null @@ -1,33 +0,0 @@ ---- -'@hypermod/mod-atlaskit__progress-indicator': minor -'@hypermod/mod-atlaskit__section-message': minor -'@hypermod/mod-atlaskit__side-navigation': minor -'@hypermod/mod-atlaskit__breadcrumbs': minor -'@hypermod/mod-atlaskit__textfield': minor -'@hypermod/mod-atlaskit__calendar': minor -'@hypermod/mod-atlaskit__checkbox': minor -'@hypermod/mod-atlaskit__textarea': minor -'@hypermod/mod-atlaskit__spinner': minor -'@hypermod/mod-emotion__monorepo': minor -'@hypermod/mod-atlaskit__avatar': minor -'@hypermod/mod-atlaskit__button': minor -'@hypermod/mod-atlaskit__popper': minor -'@hypermod/mod-atlaskit__toggle': minor -'@hypermod/mod-atlaskit__popup': minor -'@hypermod/mod-atlaskit__range': minor -'@hypermod/mod-atlaskit__icon': minor -'@hypermod/mod-atlaskit__menu': minor -'@hypermod/mod-atlaskit__tag': minor -'@hypermod/mod-memoize-one': minor -'@hypermod/mod-javascript': minor -'@hypermod/initializer': minor -'@hypermod/validator': minor -'@hypermod/fetcher': minor -'@hypermod/mod-react': minor -'@hypermod/types': minor -'@hypermod/utils': minor -'@hypermod/core': minor -'@hypermod/cli': minor ---- - -This package has moved scopes from `@codeshift` to `@hypermod`. All internal `@codeshift` dependencies and references have been updated as a result. diff --git a/.changeset/gentle-insects-fry.md b/.changeset/gentle-insects-fry.md deleted file mode 100644 index 7046b22e4..000000000 --- a/.changeset/gentle-insects-fry.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -'@hypermod/cli': minor -'@codeshift/cli': minor ---- - -This package has been renamed to `@hypermod/cli`. - -No API changes were performed as part of this change, use `@hypermod/cli` as a direct replacement the package has simply been renamed. - -It can now be run via `$ hypermod` or `$ hypermod-cli` or `$ npx @hypermod/cli`. - -The alias package `@codeshift/cli` will continue to exist as a way for existing users to continue to receive updates **but will be removed in the future**. diff --git a/community/@atlaskit__avatar/CHANGELOG.md b/community/@atlaskit__avatar/CHANGELOG.md index b4388b497..48659c433 100644 --- a/community/@atlaskit__avatar/CHANGELOG.md +++ b/community/@atlaskit__avatar/CHANGELOG.md @@ -1,5 +1,16 @@ # @hypermod/mod-atlaskit\_\_avatar +## 0.3.0 + +### Minor Changes + +- aa62194: This package has moved scopes from `@codeshift` to `@hypermod`. All internal `@codeshift` dependencies and references have been updated as a result. + +### Patch Changes + +- Updated dependencies [aa62194] + - @hypermod/utils@0.3.0 + ## 0.2.0 ### Minor Changes diff --git a/community/@atlaskit__avatar/package.json b/community/@atlaskit__avatar/package.json index fd87e72b0..185471e31 100644 --- a/community/@atlaskit__avatar/package.json +++ b/community/@atlaskit__avatar/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/mod-atlaskit__avatar", - "version": "0.2.0", + "version": "0.3.0", "license": "MIT", "source": "src/hypermod.config.js", "main": "dist/hypermod.config.js", @@ -11,11 +11,11 @@ "validate": "hypermod validate ." }, "dependencies": { - "@hypermod/utils": "^0.2.3", + "@hypermod/utils": "^0.3.0", "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.15.0", + "@hypermod/cli": "^0.16.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/@atlaskit__breadcrumbs/CHANGELOG.md b/community/@atlaskit__breadcrumbs/CHANGELOG.md index 0ad173586..33567e474 100644 --- a/community/@atlaskit__breadcrumbs/CHANGELOG.md +++ b/community/@atlaskit__breadcrumbs/CHANGELOG.md @@ -1,5 +1,16 @@ # @hypermod/mod-atlaskit\_\_breadcrumbs +## 0.3.0 + +### Minor Changes + +- aa62194: This package has moved scopes from `@codeshift` to `@hypermod`. All internal `@codeshift` dependencies and references have been updated as a result. + +### Patch Changes + +- Updated dependencies [aa62194] + - @hypermod/utils@0.3.0 + ## 0.2.0 ### Minor Changes diff --git a/community/@atlaskit__breadcrumbs/package.json b/community/@atlaskit__breadcrumbs/package.json index 65442e8f3..2d3800fa0 100644 --- a/community/@atlaskit__breadcrumbs/package.json +++ b/community/@atlaskit__breadcrumbs/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/mod-atlaskit__breadcrumbs", - "version": "0.2.0", + "version": "0.3.0", "license": "MIT", "source": "src/hypermod.config.js", "main": "dist/hypermod.config.js", @@ -11,11 +11,11 @@ "validate": "hypermod validate ." }, "dependencies": { - "@hypermod/utils": "^0.2.3", + "@hypermod/utils": "^0.3.0", "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.15.0", + "@hypermod/cli": "^0.16.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/@atlaskit__button/CHANGELOG.md b/community/@atlaskit__button/CHANGELOG.md index 169cacefc..51e18ad32 100644 --- a/community/@atlaskit__button/CHANGELOG.md +++ b/community/@atlaskit__button/CHANGELOG.md @@ -1,5 +1,16 @@ # @hypermod/mod-atlaskit\_\_button +## 0.3.0 + +### Minor Changes + +- aa62194: This package has moved scopes from `@codeshift` to `@hypermod`. All internal `@codeshift` dependencies and references have been updated as a result. + +### Patch Changes + +- Updated dependencies [aa62194] + - @hypermod/utils@0.3.0 + ## 0.2.0 ### Minor Changes diff --git a/community/@atlaskit__button/package.json b/community/@atlaskit__button/package.json index 6326813cb..a300ada80 100644 --- a/community/@atlaskit__button/package.json +++ b/community/@atlaskit__button/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/mod-atlaskit__button", - "version": "0.2.0", + "version": "0.3.0", "license": "MIT", "source": "src/hypermod.config.js", "main": "dist/hypermod.config.js", @@ -11,11 +11,11 @@ "validate": "hypermod validate ." }, "dependencies": { - "@hypermod/utils": "^0.2.3", + "@hypermod/utils": "^0.3.0", "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.15.0", + "@hypermod/cli": "^0.16.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/@atlaskit__calendar/CHANGELOG.md b/community/@atlaskit__calendar/CHANGELOG.md index 2a9417e59..ebf04bf29 100644 --- a/community/@atlaskit__calendar/CHANGELOG.md +++ b/community/@atlaskit__calendar/CHANGELOG.md @@ -1,5 +1,16 @@ # @hypermod/mod-atlaskit\_\_calendar +## 0.3.0 + +### Minor Changes + +- aa62194: This package has moved scopes from `@codeshift` to `@hypermod`. All internal `@codeshift` dependencies and references have been updated as a result. + +### Patch Changes + +- Updated dependencies [aa62194] + - @hypermod/utils@0.3.0 + ## 0.2.0 ### Minor Changes diff --git a/community/@atlaskit__calendar/package.json b/community/@atlaskit__calendar/package.json index 62c70c490..1a68cdc30 100644 --- a/community/@atlaskit__calendar/package.json +++ b/community/@atlaskit__calendar/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/mod-atlaskit__calendar", - "version": "0.2.0", + "version": "0.3.0", "license": "MIT", "source": "src/hypermod.config.js", "main": "dist/hypermod.config.js", @@ -11,11 +11,11 @@ "validate": "hypermod validate ." }, "dependencies": { - "@hypermod/utils": "^0.2.3", + "@hypermod/utils": "^0.3.0", "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.15.0", + "@hypermod/cli": "^0.16.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/@atlaskit__checkbox/CHANGELOG.md b/community/@atlaskit__checkbox/CHANGELOG.md index cd208f67b..19ae22027 100644 --- a/community/@atlaskit__checkbox/CHANGELOG.md +++ b/community/@atlaskit__checkbox/CHANGELOG.md @@ -1,5 +1,16 @@ # @hypermod/mod-atlaskit\_\_checkbox +## 0.3.0 + +### Minor Changes + +- aa62194: This package has moved scopes from `@codeshift` to `@hypermod`. All internal `@codeshift` dependencies and references have been updated as a result. + +### Patch Changes + +- Updated dependencies [aa62194] + - @hypermod/utils@0.3.0 + ## 0.2.0 ### Minor Changes diff --git a/community/@atlaskit__checkbox/package.json b/community/@atlaskit__checkbox/package.json index b630aa52c..8854b781a 100644 --- a/community/@atlaskit__checkbox/package.json +++ b/community/@atlaskit__checkbox/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/mod-atlaskit__checkbox", - "version": "0.2.0", + "version": "0.3.0", "license": "MIT", "source": "src/hypermod.config.js", "main": "dist/hypermod.config.js", @@ -11,11 +11,11 @@ "validate": "hypermod validate ." }, "dependencies": { - "@hypermod/utils": "^0.2.3", + "@hypermod/utils": "^0.3.0", "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.15.0", + "@hypermod/cli": "^0.16.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/@atlaskit__icon/CHANGELOG.md b/community/@atlaskit__icon/CHANGELOG.md index c31cc15c0..7aa9647e6 100644 --- a/community/@atlaskit__icon/CHANGELOG.md +++ b/community/@atlaskit__icon/CHANGELOG.md @@ -1,5 +1,16 @@ # @hypermod/mod-atlaskit\_\_icon +## 0.3.0 + +### Minor Changes + +- aa62194: This package has moved scopes from `@codeshift` to `@hypermod`. All internal `@codeshift` dependencies and references have been updated as a result. + +### Patch Changes + +- Updated dependencies [aa62194] + - @hypermod/utils@0.3.0 + ## 0.2.0 ### Minor Changes diff --git a/community/@atlaskit__icon/package.json b/community/@atlaskit__icon/package.json index c9e68925d..6cbb8a8ec 100644 --- a/community/@atlaskit__icon/package.json +++ b/community/@atlaskit__icon/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/mod-atlaskit__icon", - "version": "0.2.0", + "version": "0.3.0", "license": "MIT", "source": "src/hypermod.config.js", "main": "dist/hypermod.config.js", @@ -11,11 +11,11 @@ "validate": "hypermod validate ." }, "dependencies": { - "@hypermod/utils": "^0.2.3", + "@hypermod/utils": "^0.3.0", "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.15.0", + "@hypermod/cli": "^0.16.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/@atlaskit__menu/CHANGELOG.md b/community/@atlaskit__menu/CHANGELOG.md index 3ce61d95d..35b151d36 100644 --- a/community/@atlaskit__menu/CHANGELOG.md +++ b/community/@atlaskit__menu/CHANGELOG.md @@ -1,5 +1,16 @@ # @hypermod/mod-atlaskit\_\_menu +## 0.3.0 + +### Minor Changes + +- aa62194: This package has moved scopes from `@codeshift` to `@hypermod`. All internal `@codeshift` dependencies and references have been updated as a result. + +### Patch Changes + +- Updated dependencies [aa62194] + - @hypermod/utils@0.3.0 + ## 0.2.0 ### Minor Changes diff --git a/community/@atlaskit__menu/package.json b/community/@atlaskit__menu/package.json index 648448310..316f193af 100644 --- a/community/@atlaskit__menu/package.json +++ b/community/@atlaskit__menu/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/mod-atlaskit__menu", - "version": "0.2.0", + "version": "0.3.0", "license": "MIT", "source": "src/hypermod.config.js", "main": "dist/hypermod.config.js", @@ -11,11 +11,11 @@ "validate": "hypermod validate ." }, "dependencies": { - "@hypermod/utils": "^0.2.3", + "@hypermod/utils": "^0.3.0", "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.15.0", + "@hypermod/cli": "^0.16.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/@atlaskit__popper/CHANGELOG.md b/community/@atlaskit__popper/CHANGELOG.md index a73fbac06..349fafe19 100644 --- a/community/@atlaskit__popper/CHANGELOG.md +++ b/community/@atlaskit__popper/CHANGELOG.md @@ -1,5 +1,16 @@ # @hypermod/mod-atlaskit\_\_popper +## 0.3.0 + +### Minor Changes + +- aa62194: This package has moved scopes from `@codeshift` to `@hypermod`. All internal `@codeshift` dependencies and references have been updated as a result. + +### Patch Changes + +- Updated dependencies [aa62194] + - @hypermod/utils@0.3.0 + ## 0.2.0 ### Minor Changes diff --git a/community/@atlaskit__popper/package.json b/community/@atlaskit__popper/package.json index 1d201c45b..d5f54a2f5 100644 --- a/community/@atlaskit__popper/package.json +++ b/community/@atlaskit__popper/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/mod-atlaskit__popper", - "version": "0.2.0", + "version": "0.3.0", "license": "MIT", "source": "src/hypermod.config.js", "main": "dist/hypermod.config.js", @@ -11,11 +11,11 @@ "validate": "hypermod validate ." }, "dependencies": { - "@hypermod/utils": "^0.2.3", + "@hypermod/utils": "^0.3.0", "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.15.0", + "@hypermod/cli": "^0.16.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/@atlaskit__popup/CHANGELOG.md b/community/@atlaskit__popup/CHANGELOG.md index 8c4664f64..b81abeed3 100644 --- a/community/@atlaskit__popup/CHANGELOG.md +++ b/community/@atlaskit__popup/CHANGELOG.md @@ -1,5 +1,16 @@ # @hypermod/mod-atlaskit\_\_popup +## 0.3.0 + +### Minor Changes + +- aa62194: This package has moved scopes from `@codeshift` to `@hypermod`. All internal `@codeshift` dependencies and references have been updated as a result. + +### Patch Changes + +- Updated dependencies [aa62194] + - @hypermod/utils@0.3.0 + ## 0.2.0 ### Minor Changes diff --git a/community/@atlaskit__popup/package.json b/community/@atlaskit__popup/package.json index 6cb8ae620..575dc0ef2 100644 --- a/community/@atlaskit__popup/package.json +++ b/community/@atlaskit__popup/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/mod-atlaskit__popup", - "version": "0.2.0", + "version": "0.3.0", "license": "MIT", "source": "src/hypermod.config.js", "main": "dist/hypermod.config.js", @@ -11,11 +11,11 @@ "validate": "hypermod validate ." }, "dependencies": { - "@hypermod/utils": "^0.2.3", + "@hypermod/utils": "^0.3.0", "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.15.0", + "@hypermod/cli": "^0.16.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/@atlaskit__progress-indicator/CHANGELOG.md b/community/@atlaskit__progress-indicator/CHANGELOG.md index 2416053fa..0b434899c 100644 --- a/community/@atlaskit__progress-indicator/CHANGELOG.md +++ b/community/@atlaskit__progress-indicator/CHANGELOG.md @@ -1,5 +1,16 @@ # @hypermod/mod-atlaskit\_\_progress-indicator +## 0.3.0 + +### Minor Changes + +- aa62194: This package has moved scopes from `@codeshift` to `@hypermod`. All internal `@codeshift` dependencies and references have been updated as a result. + +### Patch Changes + +- Updated dependencies [aa62194] + - @hypermod/utils@0.3.0 + ## 0.2.0 ### Minor Changes diff --git a/community/@atlaskit__progress-indicator/package.json b/community/@atlaskit__progress-indicator/package.json index 3c5454e5c..4c9e50a71 100644 --- a/community/@atlaskit__progress-indicator/package.json +++ b/community/@atlaskit__progress-indicator/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/mod-atlaskit__progress-indicator", - "version": "0.2.0", + "version": "0.3.0", "license": "MIT", "source": "src/hypermod.config.js", "main": "dist/hypermod.config.js", @@ -11,11 +11,11 @@ "validate": "hypermod validate ." }, "dependencies": { - "@hypermod/utils": "^0.2.3", + "@hypermod/utils": "^0.3.0", "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.15.0", + "@hypermod/cli": "^0.16.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/@atlaskit__range/CHANGELOG.md b/community/@atlaskit__range/CHANGELOG.md index c40381da7..e2c80b0cd 100644 --- a/community/@atlaskit__range/CHANGELOG.md +++ b/community/@atlaskit__range/CHANGELOG.md @@ -1,5 +1,16 @@ # @hypermod/mod-atlaskit\_\_range +## 0.3.0 + +### Minor Changes + +- aa62194: This package has moved scopes from `@codeshift` to `@hypermod`. All internal `@codeshift` dependencies and references have been updated as a result. + +### Patch Changes + +- Updated dependencies [aa62194] + - @hypermod/utils@0.3.0 + ## 0.2.0 ### Minor Changes diff --git a/community/@atlaskit__range/package.json b/community/@atlaskit__range/package.json index 93eba2d74..31a57281e 100644 --- a/community/@atlaskit__range/package.json +++ b/community/@atlaskit__range/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/mod-atlaskit__range", - "version": "0.2.0", + "version": "0.3.0", "license": "MIT", "source": "src/hypermod.config.js", "main": "dist/hypermod.config.js", @@ -11,11 +11,11 @@ "validate": "hypermod validate ." }, "dependencies": { - "@hypermod/utils": "^0.2.3", + "@hypermod/utils": "^0.3.0", "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.15.0", + "@hypermod/cli": "^0.16.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/@atlaskit__section-message/CHANGELOG.md b/community/@atlaskit__section-message/CHANGELOG.md index adddfe331..0839b73a6 100644 --- a/community/@atlaskit__section-message/CHANGELOG.md +++ b/community/@atlaskit__section-message/CHANGELOG.md @@ -1,5 +1,16 @@ # @hypermod/mod-atlaskit\_\_section-message +## 0.3.0 + +### Minor Changes + +- aa62194: This package has moved scopes from `@codeshift` to `@hypermod`. All internal `@codeshift` dependencies and references have been updated as a result. + +### Patch Changes + +- Updated dependencies [aa62194] + - @hypermod/utils@0.3.0 + ## 0.2.0 ### Minor Changes diff --git a/community/@atlaskit__section-message/package.json b/community/@atlaskit__section-message/package.json index 9479524e4..fbd8ed07b 100644 --- a/community/@atlaskit__section-message/package.json +++ b/community/@atlaskit__section-message/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/mod-atlaskit__section-message", - "version": "0.2.0", + "version": "0.3.0", "license": "MIT", "source": "src/hypermod.config.js", "main": "dist/hypermod.config.js", @@ -11,11 +11,11 @@ "validate": "hypermod validate ." }, "dependencies": { - "@hypermod/utils": "^0.2.3", + "@hypermod/utils": "^0.3.0", "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.15.0", + "@hypermod/cli": "^0.16.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/@atlaskit__side-navigation/CHANGELOG.md b/community/@atlaskit__side-navigation/CHANGELOG.md index c62289dc5..3502ba8dd 100644 --- a/community/@atlaskit__side-navigation/CHANGELOG.md +++ b/community/@atlaskit__side-navigation/CHANGELOG.md @@ -1,5 +1,16 @@ # @hypermod/mod-atlaskit\_\_side-navigation +## 0.3.0 + +### Minor Changes + +- aa62194: This package has moved scopes from `@codeshift` to `@hypermod`. All internal `@codeshift` dependencies and references have been updated as a result. + +### Patch Changes + +- Updated dependencies [aa62194] + - @hypermod/utils@0.3.0 + ## 0.2.0 ### Minor Changes diff --git a/community/@atlaskit__side-navigation/package.json b/community/@atlaskit__side-navigation/package.json index 2e4a7fd8f..34bd3883d 100644 --- a/community/@atlaskit__side-navigation/package.json +++ b/community/@atlaskit__side-navigation/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/mod-atlaskit__side-navigation", - "version": "0.2.0", + "version": "0.3.0", "license": "MIT", "source": "src/hypermod.config.js", "main": "dist/hypermod.config.js", @@ -11,11 +11,11 @@ "validate": "hypermod validate ." }, "dependencies": { - "@hypermod/utils": "^0.2.3", + "@hypermod/utils": "^0.3.0", "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.15.0", + "@hypermod/cli": "^0.16.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/@atlaskit__spinner/CHANGELOG.md b/community/@atlaskit__spinner/CHANGELOG.md index 8ef81e305..7b274afbc 100644 --- a/community/@atlaskit__spinner/CHANGELOG.md +++ b/community/@atlaskit__spinner/CHANGELOG.md @@ -1,5 +1,16 @@ # @hypermod/mod-atlaskit\_\_spinner +## 0.3.0 + +### Minor Changes + +- aa62194: This package has moved scopes from `@codeshift` to `@hypermod`. All internal `@codeshift` dependencies and references have been updated as a result. + +### Patch Changes + +- Updated dependencies [aa62194] + - @hypermod/utils@0.3.0 + ## 0.2.0 ### Minor Changes diff --git a/community/@atlaskit__spinner/package.json b/community/@atlaskit__spinner/package.json index 6fcfcf30e..a7fda8e88 100644 --- a/community/@atlaskit__spinner/package.json +++ b/community/@atlaskit__spinner/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/mod-atlaskit__spinner", - "version": "0.2.0", + "version": "0.3.0", "license": "MIT", "source": "src/hypermod.config.js", "main": "dist/hypermod.config.js", @@ -11,11 +11,11 @@ "validate": "hypermod validate ." }, "dependencies": { - "@hypermod/utils": "^0.2.3", + "@hypermod/utils": "^0.3.0", "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.15.0", + "@hypermod/cli": "^0.16.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/@atlaskit__tag/CHANGELOG.md b/community/@atlaskit__tag/CHANGELOG.md index 57c137cf5..4ae582ae8 100644 --- a/community/@atlaskit__tag/CHANGELOG.md +++ b/community/@atlaskit__tag/CHANGELOG.md @@ -1,5 +1,16 @@ # @hypermod/mod-atlaskit\_\_tag +## 0.3.0 + +### Minor Changes + +- aa62194: This package has moved scopes from `@codeshift` to `@hypermod`. All internal `@codeshift` dependencies and references have been updated as a result. + +### Patch Changes + +- Updated dependencies [aa62194] + - @hypermod/utils@0.3.0 + ## 0.2.0 ### Minor Changes diff --git a/community/@atlaskit__tag/package.json b/community/@atlaskit__tag/package.json index dcf3a37b2..2d5e0eef5 100644 --- a/community/@atlaskit__tag/package.json +++ b/community/@atlaskit__tag/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/mod-atlaskit__tag", - "version": "0.2.0", + "version": "0.3.0", "license": "MIT", "source": "src/hypermod.config.js", "main": "dist/hypermod.config.js", @@ -11,11 +11,11 @@ "validate": "hypermod validate ." }, "dependencies": { - "@hypermod/utils": "^0.2.3", + "@hypermod/utils": "^0.3.0", "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.15.0", + "@hypermod/cli": "^0.16.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/@atlaskit__textarea/CHANGELOG.md b/community/@atlaskit__textarea/CHANGELOG.md index beff34877..5ee961247 100644 --- a/community/@atlaskit__textarea/CHANGELOG.md +++ b/community/@atlaskit__textarea/CHANGELOG.md @@ -1,5 +1,16 @@ # @hypermod/mod-atlaskit\_\_textarea +## 0.3.0 + +### Minor Changes + +- aa62194: This package has moved scopes from `@codeshift` to `@hypermod`. All internal `@codeshift` dependencies and references have been updated as a result. + +### Patch Changes + +- Updated dependencies [aa62194] + - @hypermod/utils@0.3.0 + ## 0.2.0 ### Minor Changes diff --git a/community/@atlaskit__textarea/package.json b/community/@atlaskit__textarea/package.json index 59531a1f2..4dbf44c09 100644 --- a/community/@atlaskit__textarea/package.json +++ b/community/@atlaskit__textarea/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/mod-atlaskit__textarea", - "version": "0.2.0", + "version": "0.3.0", "license": "MIT", "source": "src/hypermod.config.js", "main": "dist/hypermod.config.js", @@ -11,11 +11,11 @@ "validate": "hypermod validate ." }, "dependencies": { - "@hypermod/utils": "^0.2.3", + "@hypermod/utils": "^0.3.0", "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.15.0", + "@hypermod/cli": "^0.16.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/@atlaskit__textfield/CHANGELOG.md b/community/@atlaskit__textfield/CHANGELOG.md index a4dead937..c11622a41 100644 --- a/community/@atlaskit__textfield/CHANGELOG.md +++ b/community/@atlaskit__textfield/CHANGELOG.md @@ -1,5 +1,16 @@ # @hypermod/mod-atlaskit\_\_textfield +## 0.3.0 + +### Minor Changes + +- aa62194: This package has moved scopes from `@codeshift` to `@hypermod`. All internal `@codeshift` dependencies and references have been updated as a result. + +### Patch Changes + +- Updated dependencies [aa62194] + - @hypermod/utils@0.3.0 + ## 0.2.0 ### Minor Changes diff --git a/community/@atlaskit__textfield/package.json b/community/@atlaskit__textfield/package.json index 19e96b7fc..45b365be2 100644 --- a/community/@atlaskit__textfield/package.json +++ b/community/@atlaskit__textfield/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/mod-atlaskit__textfield", - "version": "0.2.0", + "version": "0.3.0", "license": "MIT", "source": "src/hypermod.config.js", "main": "dist/hypermod.config.js", @@ -11,11 +11,11 @@ "validate": "hypermod validate ." }, "dependencies": { - "@hypermod/utils": "^0.2.3", + "@hypermod/utils": "^0.3.0", "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.15.0", + "@hypermod/cli": "^0.16.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/@atlaskit__toggle/CHANGELOG.md b/community/@atlaskit__toggle/CHANGELOG.md index f439314f1..c9062d1a2 100644 --- a/community/@atlaskit__toggle/CHANGELOG.md +++ b/community/@atlaskit__toggle/CHANGELOG.md @@ -1,5 +1,16 @@ # @hypermod/mod-atlaskit\_\_toggle +## 0.3.0 + +### Minor Changes + +- aa62194: This package has moved scopes from `@codeshift` to `@hypermod`. All internal `@codeshift` dependencies and references have been updated as a result. + +### Patch Changes + +- Updated dependencies [aa62194] + - @hypermod/utils@0.3.0 + ## 0.2.0 ### Minor Changes diff --git a/community/@atlaskit__toggle/package.json b/community/@atlaskit__toggle/package.json index 52b5039f9..0978ad23f 100644 --- a/community/@atlaskit__toggle/package.json +++ b/community/@atlaskit__toggle/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/mod-atlaskit__toggle", - "version": "0.2.0", + "version": "0.3.0", "license": "MIT", "source": "src/hypermod.config.js", "main": "dist/hypermod.config.js", @@ -11,11 +11,11 @@ "validate": "hypermod validate ." }, "dependencies": { - "@hypermod/utils": "^0.2.3", + "@hypermod/utils": "^0.3.0", "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.15.0", + "@hypermod/cli": "^0.16.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/@emotion__monorepo/CHANGELOG.md b/community/@emotion__monorepo/CHANGELOG.md index 36d3658a8..2b99809f7 100644 --- a/community/@emotion__monorepo/CHANGELOG.md +++ b/community/@emotion__monorepo/CHANGELOG.md @@ -1,5 +1,16 @@ # @hypermod/mod-emotion\_\_monorepo +## 0.3.0 + +### Minor Changes + +- aa62194: This package has moved scopes from `@codeshift` to `@hypermod`. All internal `@codeshift` dependencies and references have been updated as a result. + +### Patch Changes + +- Updated dependencies [aa62194] + - @hypermod/utils@0.3.0 + ## 0.2.0 ### Minor Changes diff --git a/community/@emotion__monorepo/package.json b/community/@emotion__monorepo/package.json index 3376ebd82..0c34bb520 100644 --- a/community/@emotion__monorepo/package.json +++ b/community/@emotion__monorepo/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/mod-emotion__monorepo", - "version": "0.2.0", + "version": "0.3.0", "license": "MIT", "source": "src/hypermod.config.js", "main": "dist/hypermod.config.js", @@ -11,11 +11,11 @@ "validate": "hypermod validate ." }, "dependencies": { - "@hypermod/utils": "^0.2.3", + "@hypermod/utils": "^0.3.0", "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.15.0", + "@hypermod/cli": "^0.16.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/javascript/CHANGELOG.md b/community/javascript/CHANGELOG.md index f7c263935..639a40b4e 100644 --- a/community/javascript/CHANGELOG.md +++ b/community/javascript/CHANGELOG.md @@ -1,5 +1,16 @@ # @hypermod/mod-javascript +## 0.3.0 + +### Minor Changes + +- aa62194: This package has moved scopes from `@codeshift` to `@hypermod`. All internal `@codeshift` dependencies and references have been updated as a result. + +### Patch Changes + +- Updated dependencies [aa62194] + - @hypermod/utils@0.3.0 + ## 0.2.0 ### Minor Changes diff --git a/community/javascript/package.json b/community/javascript/package.json index 504548771..740eb117c 100644 --- a/community/javascript/package.json +++ b/community/javascript/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/mod-javascript", - "version": "0.2.0", + "version": "0.3.0", "license": "MIT", "source": "src/hypermod.config.js", "main": "dist/hypermod.config.js", @@ -11,13 +11,13 @@ "validate": "hypermod validate ." }, "dependencies": { - "@hypermod/utils": "^0.2.3", + "@hypermod/utils": "^0.3.0", "@putout/plugin-remove-unused-variables": "^5.1.0", "jscodeshift": "^0.13.1", "putout": "^29.5.1" }, "devDependencies": { - "@hypermod/cli": "^0.15.0", + "@hypermod/cli": "^0.16.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/memoize-one/CHANGELOG.md b/community/memoize-one/CHANGELOG.md index bed45106e..fef316b9d 100644 --- a/community/memoize-one/CHANGELOG.md +++ b/community/memoize-one/CHANGELOG.md @@ -1,5 +1,16 @@ # @hypermod/mod-memoize-one +## 0.3.0 + +### Minor Changes + +- aa62194: This package has moved scopes from `@codeshift` to `@hypermod`. All internal `@codeshift` dependencies and references have been updated as a result. + +### Patch Changes + +- Updated dependencies [aa62194] + - @hypermod/utils@0.3.0 + ## 0.2.0 ### Minor Changes diff --git a/community/memoize-one/package.json b/community/memoize-one/package.json index 6901fd962..a9d17a8b9 100644 --- a/community/memoize-one/package.json +++ b/community/memoize-one/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/mod-memoize-one", - "version": "0.2.0", + "version": "0.3.0", "license": "MIT", "source": "src/hypermod.config.js", "main": "dist/hypermod.config.js", @@ -11,11 +11,11 @@ "validate": "hypermod validate ." }, "dependencies": { - "@hypermod/utils": "^0.2.3", + "@hypermod/utils": "^0.3.0", "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.15.0", + "@hypermod/cli": "^0.16.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/react/CHANGELOG.md b/community/react/CHANGELOG.md index f8014ce8f..3f7d884b9 100644 --- a/community/react/CHANGELOG.md +++ b/community/react/CHANGELOG.md @@ -1,5 +1,16 @@ # @hypermod/mod-react +## 0.3.0 + +### Minor Changes + +- aa62194: This package has moved scopes from `@codeshift` to `@hypermod`. All internal `@codeshift` dependencies and references have been updated as a result. + +### Patch Changes + +- Updated dependencies [aa62194] + - @hypermod/utils@0.3.0 + ## 0.2.0 ### Minor Changes diff --git a/community/react/package.json b/community/react/package.json index af8cbe945..10a4ed1b2 100644 --- a/community/react/package.json +++ b/community/react/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/mod-react", - "version": "0.2.0", + "version": "0.3.0", "license": "MIT", "source": "src/hypermod.config.js", "main": "dist/hypermod.config.js", @@ -11,11 +11,11 @@ "validate": "hypermod validate ." }, "dependencies": { - "@hypermod/utils": "^0.2.3", + "@hypermod/utils": "^0.3.0", "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.15.0", + "@hypermod/cli": "^0.16.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/packages/cli-alias/CHANGELOG.md b/packages/cli-alias/CHANGELOG.md index c9a4222dd..59d8e202b 100644 --- a/packages/cli-alias/CHANGELOG.md +++ b/packages/cli-alias/CHANGELOG.md @@ -1,5 +1,23 @@ # @codeshift/cli +## 0.16.0 + +### Minor Changes + +- aa62194: This package has been renamed to `@hypermod/cli`. + + No API changes were performed as part of this change, use `@hypermod/cli` as a direct replacement the package has simply been renamed. + + It can now be run via `$ hypermod` or `$ hypermod-cli` or `$ npx @hypermod/cli`. + + The alias package `@codeshift/cli` will continue to exist as a way for existing users to continue to receive updates **but will be removed in the future**. + +### Patch Changes + +- Updated dependencies [aa62194] +- Updated dependencies [aa62194] + - @hypermod/cli@0.16.0 + ## 0.15.6 ### Patch Changes diff --git a/packages/cli-alias/package.json b/packages/cli-alias/package.json index b6429f095..6239e59d8 100644 --- a/packages/cli-alias/package.json +++ b/packages/cli-alias/package.json @@ -1,6 +1,6 @@ { "name": "@codeshift/cli", - "version": "0.15.6", + "version": "0.16.0", "source": "src/index.ts", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -15,7 +15,7 @@ "start:dev": "ts-node src/index.ts" }, "dependencies": { - "@hypermod/cli": "^0.15.6", + "@hypermod/cli": "^0.16.0", "ts-node": "^10.9.1" }, "engines": { diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md index 4c50f5f6f..e6771fcd0 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -1,5 +1,27 @@ # @hypermod/cli +## 0.16.0 + +### Minor Changes + +- aa62194: This package has moved scopes from `@codeshift` to `@hypermod`. All internal `@codeshift` dependencies and references have been updated as a result. +- aa62194: This package has been renamed to `@hypermod/cli`. + + No API changes were performed as part of this change, use `@hypermod/cli` as a direct replacement the package has simply been renamed. + + It can now be run via `$ hypermod` or `$ hypermod-cli` or `$ npx @hypermod/cli`. + + The alias package `@codeshift/cli` will continue to exist as a way for existing users to continue to receive updates **but will be removed in the future**. + +### Patch Changes + +- Updated dependencies [aa62194] + - @hypermod/initializer@0.5.0 + - @hypermod/validator@0.6.0 + - @hypermod/fetcher@0.4.0 + - @hypermod/types@0.1.0 + - @hypermod/core@0.2.0 + ## 0.15.6 ### Patch Changes diff --git a/packages/cli/package.json b/packages/cli/package.json index 381005004..9752915a1 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/cli", - "version": "0.15.6", + "version": "0.16.0", "source": "src/index.ts", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -17,11 +17,11 @@ "start:dev": "ts-node src/index.ts" }, "dependencies": { - "@hypermod/core": "^0.1.2", - "@hypermod/fetcher": "^0.3.4", - "@hypermod/initializer": "^0.4.9", + "@hypermod/core": "^0.2.0", + "@hypermod/fetcher": "^0.4.0", + "@hypermod/initializer": "^0.5.0", "@hypermod/types": "*", - "@hypermod/validator": "^0.5.1", + "@hypermod/validator": "^0.6.0", "chalk": "^4.1.0", "commander": "^8.2.0", "find-up": "^5.0.0", diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index 9eff2fa50..e02040fd4 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -1,5 +1,11 @@ # @hypermod/core +## 0.2.0 + +### Minor Changes + +- aa62194: This package has moved scopes from `@codeshift` to `@hypermod`. All internal `@codeshift` dependencies and references have been updated as a result. + ## 0.1.4 ### Patch Changes diff --git a/packages/core/package.json b/packages/core/package.json index 3de45bb1f..355d4eb1a 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/core", - "version": "0.1.4", + "version": "0.2.0", "source": "src/index.ts", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/fetcher/CHANGELOG.md b/packages/fetcher/CHANGELOG.md index 7a8c107f6..50e510607 100644 --- a/packages/fetcher/CHANGELOG.md +++ b/packages/fetcher/CHANGELOG.md @@ -1,5 +1,16 @@ # @hypermod/fetcher +## 0.4.0 + +### Minor Changes + +- aa62194: This package has moved scopes from `@codeshift` to `@hypermod`. All internal `@codeshift` dependencies and references have been updated as a result. + +### Patch Changes + +- Updated dependencies [aa62194] + - @hypermod/types@0.1.0 + ## 0.3.5 ### Patch Changes diff --git a/packages/fetcher/package.json b/packages/fetcher/package.json index 724828d82..6dd0c827b 100644 --- a/packages/fetcher/package.json +++ b/packages/fetcher/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/fetcher", - "version": "0.3.5", + "version": "0.4.0", "source": "src/index.ts", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/initializer/CHANGELOG.md b/packages/initializer/CHANGELOG.md index adff0776f..d4266c637 100644 --- a/packages/initializer/CHANGELOG.md +++ b/packages/initializer/CHANGELOG.md @@ -1,5 +1,18 @@ # @hypermod/initializer +## 0.5.0 + +### Minor Changes + +- aa62194: This package has moved scopes from `@codeshift` to `@hypermod`. All internal `@codeshift` dependencies and references have been updated as a result. + +### Patch Changes + +- Updated dependencies [aa62194] +- Updated dependencies [aa62194] + - @hypermod/utils@0.3.0 + - @hypermod/cli@0.16.0 + ## 0.4.9 ### Patch Changes diff --git a/packages/initializer/package.json b/packages/initializer/package.json index 24d9f9c7c..0c7c3d5f9 100644 --- a/packages/initializer/package.json +++ b/packages/initializer/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/initializer", - "version": "0.4.9", + "version": "0.5.0", "source": "src/index.ts", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/types/CHANGELOG.md b/packages/types/CHANGELOG.md index dfaf6fd68..dbcca6370 100644 --- a/packages/types/CHANGELOG.md +++ b/packages/types/CHANGELOG.md @@ -1,5 +1,11 @@ # @hypermod/types +## 0.1.0 + +### Minor Changes + +- aa62194: This package has moved scopes from `@codeshift` to `@hypermod`. All internal `@codeshift` dependencies and references have been updated as a result. + ## 0.0.7 ### Patch Changes diff --git a/packages/types/package.json b/packages/types/package.json index cf3012982..29832fce0 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/types", - "version": "0.0.7", + "version": "0.1.0", "source": "src/index.ts", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/utils/CHANGELOG.md b/packages/utils/CHANGELOG.md index ea04771cc..e2f6d080d 100644 --- a/packages/utils/CHANGELOG.md +++ b/packages/utils/CHANGELOG.md @@ -1,5 +1,11 @@ # @hypermod/utils +## 0.3.0 + +### Minor Changes + +- aa62194: This package has moved scopes from `@codeshift` to `@hypermod`. All internal `@codeshift` dependencies and references have been updated as a result. + ## 0.2.5 ### Patch Changes diff --git a/packages/utils/package.json b/packages/utils/package.json index 22cd380d0..54a0fa432 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/utils", - "version": "0.2.5", + "version": "0.3.0", "source": "src/index.ts", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/validator/CHANGELOG.md b/packages/validator/CHANGELOG.md index 39a96418c..26142484a 100644 --- a/packages/validator/CHANGELOG.md +++ b/packages/validator/CHANGELOG.md @@ -1,5 +1,17 @@ # @hypermod/validator +## 0.6.0 + +### Minor Changes + +- aa62194: This package has moved scopes from `@codeshift` to `@hypermod`. All internal `@codeshift` dependencies and references have been updated as a result. + +### Patch Changes + +- Updated dependencies [aa62194] + - @hypermod/fetcher@0.4.0 + - @hypermod/types@0.1.0 + ## 0.5.1 ### Patch Changes diff --git a/packages/validator/package.json b/packages/validator/package.json index 49b20c333..f82f39aa9 100644 --- a/packages/validator/package.json +++ b/packages/validator/package.json @@ -1,14 +1,14 @@ { "name": "@hypermod/validator", - "version": "0.5.1", + "version": "0.6.0", "source": "src/index.ts", "main": "dist/index.js", "types": "dist/index.d.ts", "license": "MIT", "repository": "https://github.com/hypermod-io/hypermod-community/tree/main/packages/validator", "dependencies": { - "@hypermod/fetcher": "^0.3.1", - "@hypermod/types": "^0.0.7", + "@hypermod/fetcher": "^0.4.0", + "@hypermod/types": "^0.1.0", "fs-extra": "^9.1.0", "lodash": "^4.17.21", "recast": "^0.20.4",