Skip to content

Commit 557df8d

Browse files
Merge pull request #238 from hypermod-io/changeset-release/main
Version Packages
2 parents 973eeb4 + cca62bb commit 557df8d

File tree

63 files changed

+321
-105
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+321
-105
lines changed

.changeset/cuddly-mayflies-type.md

-11
This file was deleted.

.changeset/hungry-spies-build.md

-6
This file was deleted.

.changeset/wise-turtles-rescue.md

-6
This file was deleted.

community/@atlaskit__avatar/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @hypermod/mod-atlaskit\_\_avatar
22

3+
## 0.3.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [c17dd18]
8+
- @hypermod/utils@0.5.0
9+
310
## 0.3.2
411

512
### Patch Changes

community/@atlaskit__avatar/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hypermod/mod-atlaskit__avatar",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"license": "MIT",
55
"source": "src/hypermod.config.js",
66
"main": "dist/hypermod.config.js",
@@ -11,11 +11,11 @@
1111
"validate": "hypermod validate ."
1212
},
1313
"dependencies": {
14-
"@hypermod/utils": "^0.4.1",
14+
"@hypermod/utils": "^0.5.0",
1515
"jscodeshift": "^0.13.1"
1616
},
1717
"devDependencies": {
18-
"@hypermod/cli": "^0.23.0",
18+
"@hypermod/cli": "^0.24.0",
1919
"@types/jest": "^29.0.0",
2020
"@types/node": "^16.11.0",
2121
"jest": "^29.0.0",

community/@atlaskit__breadcrumbs/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @hypermod/mod-atlaskit\_\_breadcrumbs
22

3+
## 0.3.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [c17dd18]
8+
- @hypermod/utils@0.5.0
9+
310
## 0.3.2
411

512
### Patch Changes

community/@atlaskit__breadcrumbs/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hypermod/mod-atlaskit__breadcrumbs",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"license": "MIT",
55
"source": "src/hypermod.config.js",
66
"main": "dist/hypermod.config.js",
@@ -11,11 +11,11 @@
1111
"validate": "hypermod validate ."
1212
},
1313
"dependencies": {
14-
"@hypermod/utils": "^0.4.1",
14+
"@hypermod/utils": "^0.5.0",
1515
"jscodeshift": "^0.13.1"
1616
},
1717
"devDependencies": {
18-
"@hypermod/cli": "^0.23.0",
18+
"@hypermod/cli": "^0.24.0",
1919
"@types/jest": "^29.0.0",
2020
"@types/node": "^16.11.0",
2121
"jest": "^29.0.0",

community/@atlaskit__button/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @hypermod/mod-atlaskit\_\_button
22

3+
## 0.3.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [c17dd18]
8+
- @hypermod/utils@0.5.0
9+
310
## 0.3.2
411

512
### Patch Changes

community/@atlaskit__button/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hypermod/mod-atlaskit__button",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"license": "MIT",
55
"source": "src/hypermod.config.js",
66
"main": "dist/hypermod.config.js",
@@ -11,11 +11,11 @@
1111
"validate": "hypermod validate ."
1212
},
1313
"dependencies": {
14-
"@hypermod/utils": "^0.4.1",
14+
"@hypermod/utils": "^0.5.0",
1515
"jscodeshift": "^0.13.1"
1616
},
1717
"devDependencies": {
18-
"@hypermod/cli": "^0.23.0",
18+
"@hypermod/cli": "^0.24.0",
1919
"@types/jest": "^29.0.0",
2020
"@types/node": "^16.11.0",
2121
"jest": "^29.0.0",

community/@atlaskit__calendar/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @hypermod/mod-atlaskit\_\_calendar
22

3+
## 0.3.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [c17dd18]
8+
- @hypermod/utils@0.5.0
9+
310
## 0.3.2
411

512
### Patch Changes

community/@atlaskit__calendar/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hypermod/mod-atlaskit__calendar",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"license": "MIT",
55
"source": "src/hypermod.config.js",
66
"main": "dist/hypermod.config.js",
@@ -11,11 +11,11 @@
1111
"validate": "hypermod validate ."
1212
},
1313
"dependencies": {
14-
"@hypermod/utils": "^0.4.1",
14+
"@hypermod/utils": "^0.5.0",
1515
"jscodeshift": "^0.13.1"
1616
},
1717
"devDependencies": {
18-
"@hypermod/cli": "^0.23.0",
18+
"@hypermod/cli": "^0.24.0",
1919
"@types/jest": "^29.0.0",
2020
"@types/node": "^16.11.0",
2121
"jest": "^29.0.0",

community/@atlaskit__checkbox/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @hypermod/mod-atlaskit\_\_checkbox
22

3+
## 0.3.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [c17dd18]
8+
- @hypermod/utils@0.5.0
9+
310
## 0.3.2
411

512
### Patch Changes

community/@atlaskit__checkbox/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hypermod/mod-atlaskit__checkbox",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"license": "MIT",
55
"source": "src/hypermod.config.js",
66
"main": "dist/hypermod.config.js",
@@ -11,11 +11,11 @@
1111
"validate": "hypermod validate ."
1212
},
1313
"dependencies": {
14-
"@hypermod/utils": "^0.4.1",
14+
"@hypermod/utils": "^0.5.0",
1515
"jscodeshift": "^0.13.1"
1616
},
1717
"devDependencies": {
18-
"@hypermod/cli": "^0.23.0",
18+
"@hypermod/cli": "^0.24.0",
1919
"@types/jest": "^29.0.0",
2020
"@types/node": "^16.11.0",
2121
"jest": "^29.0.0",

community/@atlaskit__icon/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @hypermod/mod-atlaskit\_\_icon
22

3+
## 0.3.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [c17dd18]
8+
- @hypermod/utils@0.5.0
9+
310
## 0.3.2
411

512
### Patch Changes

community/@atlaskit__icon/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hypermod/mod-atlaskit__icon",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"license": "MIT",
55
"source": "src/hypermod.config.js",
66
"main": "dist/hypermod.config.js",
@@ -11,11 +11,11 @@
1111
"validate": "hypermod validate ."
1212
},
1313
"dependencies": {
14-
"@hypermod/utils": "^0.4.1",
14+
"@hypermod/utils": "^0.5.0",
1515
"jscodeshift": "^0.13.1"
1616
},
1717
"devDependencies": {
18-
"@hypermod/cli": "^0.23.0",
18+
"@hypermod/cli": "^0.24.0",
1919
"@types/jest": "^29.0.0",
2020
"@types/node": "^16.11.0",
2121
"jest": "^29.0.0",

community/@atlaskit__menu/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @hypermod/mod-atlaskit\_\_menu
22

3+
## 0.3.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [c17dd18]
8+
- @hypermod/utils@0.5.0
9+
310
## 0.3.2
411

512
### Patch Changes

community/@atlaskit__menu/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hypermod/mod-atlaskit__menu",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"license": "MIT",
55
"source": "src/hypermod.config.js",
66
"main": "dist/hypermod.config.js",
@@ -11,11 +11,11 @@
1111
"validate": "hypermod validate ."
1212
},
1313
"dependencies": {
14-
"@hypermod/utils": "^0.4.1",
14+
"@hypermod/utils": "^0.5.0",
1515
"jscodeshift": "^0.13.1"
1616
},
1717
"devDependencies": {
18-
"@hypermod/cli": "^0.23.0",
18+
"@hypermod/cli": "^0.24.0",
1919
"@types/jest": "^29.0.0",
2020
"@types/node": "^16.11.0",
2121
"jest": "^29.0.0",

community/@atlaskit__popper/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @hypermod/mod-atlaskit\_\_popper
22

3+
## 0.3.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [c17dd18]
8+
- @hypermod/utils@0.5.0
9+
310
## 0.3.2
411

512
### Patch Changes

community/@atlaskit__popper/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hypermod/mod-atlaskit__popper",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"license": "MIT",
55
"source": "src/hypermod.config.js",
66
"main": "dist/hypermod.config.js",
@@ -11,11 +11,11 @@
1111
"validate": "hypermod validate ."
1212
},
1313
"dependencies": {
14-
"@hypermod/utils": "^0.4.1",
14+
"@hypermod/utils": "^0.5.0",
1515
"jscodeshift": "^0.13.1"
1616
},
1717
"devDependencies": {
18-
"@hypermod/cli": "^0.23.0",
18+
"@hypermod/cli": "^0.24.0",
1919
"@types/jest": "^29.0.0",
2020
"@types/node": "^16.11.0",
2121
"jest": "^29.0.0",

community/@atlaskit__popup/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @hypermod/mod-atlaskit\_\_popup
22

3+
## 0.3.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [c17dd18]
8+
- @hypermod/utils@0.5.0
9+
310
## 0.3.2
411

512
### Patch Changes

community/@atlaskit__popup/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hypermod/mod-atlaskit__popup",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"license": "MIT",
55
"source": "src/hypermod.config.js",
66
"main": "dist/hypermod.config.js",
@@ -11,11 +11,11 @@
1111
"validate": "hypermod validate ."
1212
},
1313
"dependencies": {
14-
"@hypermod/utils": "^0.4.1",
14+
"@hypermod/utils": "^0.5.0",
1515
"jscodeshift": "^0.13.1"
1616
},
1717
"devDependencies": {
18-
"@hypermod/cli": "^0.23.0",
18+
"@hypermod/cli": "^0.24.0",
1919
"@types/jest": "^29.0.0",
2020
"@types/node": "^16.11.0",
2121
"jest": "^29.0.0",

community/@atlaskit__progress-indicator/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @hypermod/mod-atlaskit\_\_progress-indicator
22

3+
## 0.3.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [c17dd18]
8+
- @hypermod/utils@0.5.0
9+
310
## 0.3.2
411

512
### Patch Changes

community/@atlaskit__progress-indicator/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hypermod/mod-atlaskit__progress-indicator",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"license": "MIT",
55
"source": "src/hypermod.config.js",
66
"main": "dist/hypermod.config.js",
@@ -11,11 +11,11 @@
1111
"validate": "hypermod validate ."
1212
},
1313
"dependencies": {
14-
"@hypermod/utils": "^0.4.1",
14+
"@hypermod/utils": "^0.5.0",
1515
"jscodeshift": "^0.13.1"
1616
},
1717
"devDependencies": {
18-
"@hypermod/cli": "^0.23.0",
18+
"@hypermod/cli": "^0.24.0",
1919
"@types/jest": "^29.0.0",
2020
"@types/node": "^16.11.0",
2121
"jest": "^29.0.0",

community/@atlaskit__range/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @hypermod/mod-atlaskit\_\_range
22

3+
## 0.3.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [c17dd18]
8+
- @hypermod/utils@0.5.0
9+
310
## 0.3.2
411

512
### Patch Changes

0 commit comments

Comments
 (0)