Skip to content

Commit c6c7c99

Browse files
Version Packages
1 parent e5e7396 commit c6c7c99

File tree

63 files changed

+324
-96
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

+324
-96
lines changed

.changeset/grumpy-jeans-change.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

community/@atlaskit__avatar/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @hypermod/mod-atlaskit\_\_avatar
22

3+
## 0.4.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [68eabcf]
8+
- @hypermod/utils@0.7.0
9+
310
## 0.4.0
411

512
### Minor Changes

community/@atlaskit__avatar/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hypermod/mod-atlaskit__avatar",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
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.6.0",
14+
"@hypermod/utils": "^0.7.0",
1515
"jscodeshift": "^17.1.2"
1616
},
1717
"devDependencies": {
18-
"@hypermod/cli": "^0.26.0",
18+
"@hypermod/cli": "^0.27.0",
1919
"@types/jest": "^29.0.0",
2020
"@types/node": "^16.11.0",
2121
"jest": "^29.0.0",

community/@atlaskit__breadcrumbs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @hypermod/mod-atlaskit\_\_breadcrumbs
22

3+
## 0.4.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [68eabcf]
8+
- @hypermod/utils@0.7.0
9+
310
## 0.4.0
411

512
### Minor Changes

community/@atlaskit__breadcrumbs/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hypermod/mod-atlaskit__breadcrumbs",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
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.6.0",
14+
"@hypermod/utils": "^0.7.0",
1515
"jscodeshift": "^17.1.2"
1616
},
1717
"devDependencies": {
18-
"@hypermod/cli": "^0.26.0",
18+
"@hypermod/cli": "^0.27.0",
1919
"@types/jest": "^29.0.0",
2020
"@types/node": "^16.11.0",
2121
"jest": "^29.0.0",

community/@atlaskit__button/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @hypermod/mod-atlaskit\_\_button
22

3+
## 0.4.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [68eabcf]
8+
- @hypermod/utils@0.7.0
9+
310
## 0.4.0
411

512
### Minor Changes

community/@atlaskit__button/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hypermod/mod-atlaskit__button",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
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.6.0",
14+
"@hypermod/utils": "^0.7.0",
1515
"jscodeshift": "^17.1.2"
1616
},
1717
"devDependencies": {
18-
"@hypermod/cli": "^0.26.0",
18+
"@hypermod/cli": "^0.27.0",
1919
"@types/jest": "^29.0.0",
2020
"@types/node": "^16.11.0",
2121
"jest": "^29.0.0",

community/@atlaskit__calendar/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @hypermod/mod-atlaskit\_\_calendar
22

3+
## 0.4.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [68eabcf]
8+
- @hypermod/utils@0.7.0
9+
310
## 0.4.0
411

512
### Minor Changes

community/@atlaskit__calendar/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hypermod/mod-atlaskit__calendar",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
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.6.0",
14+
"@hypermod/utils": "^0.7.0",
1515
"jscodeshift": "^17.1.2"
1616
},
1717
"devDependencies": {
18-
"@hypermod/cli": "^0.26.0",
18+
"@hypermod/cli": "^0.27.0",
1919
"@types/jest": "^29.0.0",
2020
"@types/node": "^16.11.0",
2121
"jest": "^29.0.0",

community/@atlaskit__checkbox/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @hypermod/mod-atlaskit\_\_checkbox
22

3+
## 0.4.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [68eabcf]
8+
- @hypermod/utils@0.7.0
9+
310
## 0.4.0
411

512
### Minor Changes

0 commit comments

Comments
 (0)