Skip to content

Commit

Permalink
Merge pull request #2353 from coingaming/develop
Browse files Browse the repository at this point in the history
Deploy 10.6.3
  • Loading branch information
dkireev authored Aug 28, 2023
2 parents 18f2920 + d3b0f7f commit 4b68e0d
Show file tree
Hide file tree
Showing 57 changed files with 551 additions and 194 deletions.
9 changes: 9 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# docs

## 0.4.3

### Patch Changes

- Deploy 10.6.3
- Updated dependencies
- @heathmont/moon-base-tw@10.6.3
- @heathmont/moon-core-tw@10.6.3

## 0.4.2

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docs",
"version": "0.4.2",
"version": "0.4.3",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -9,8 +9,8 @@
"lint": "next lint"
},
"dependencies": {
"@heathmont/moon-base-tw": "workspace:^10.6.2",
"@heathmont/moon-core-tw": "workspace:^10.6.2",
"@heathmont/moon-base-tw": "workspace:^10.6.3",
"@heathmont/moon-core-tw": "workspace:^10.6.3",
"@heathmont/moon-icons-tw": "9.28.4",
"@types/node": "20.4.9",
"@types/react": "18.2.19",
Expand Down
26 changes: 26 additions & 0 deletions next-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,31 @@
# Change Log

## 10.6.3

### Patch Changes

- Deploy 10.6.3
- Updated dependencies
- @heathmont/moon-accordion@10.6.3
- @heathmont/moon-assets@10.6.3
- @heathmont/moon-charts@10.6.3
- @heathmont/moon-components@10.6.3
- @heathmont/moon-core@10.6.3
- @heathmont/moon-datepicker@10.6.3
- @heathmont/moon-draggabletable@10.6.3
- @heathmont/moon-icons@10.6.3
- @heathmont/moon-pagination@10.6.3
- @heathmont/moon-popover@10.6.3
- @heathmont/moon-select@10.6.3
- @heathmont/moon-sidebar@10.6.3
- @heathmont/moon-table@10.6.3
- @heathmont/moon-themes@10.6.3
- @heathmont/moon-utils@10.6.3
- @heathmont/moon-cmdk-tw@10.6.3
- @heathmont/moon-core-tw@10.6.3
- @heathmont/moon-table-tw@10.6.3
- @heathmont/moon-themes-tw@10.6.3

## 10.6.2

### Patch Changes
Expand Down
40 changes: 20 additions & 20 deletions next-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "next-docs",
"version": "10.6.2",
"version": "10.6.3",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -15,25 +15,25 @@
},
"dependencies": {
"@headlessui/react": "1.7.16",
"@heathmont/moon-accordion": "workspace:^10.6.2",
"@heathmont/moon-assets": "workspace:^10.6.2",
"@heathmont/moon-charts": "workspace:^10.6.2",
"@heathmont/moon-components": "workspace:^10.6.2",
"@heathmont/moon-cmdk-tw": "workspace:^10.6.2",
"@heathmont/moon-core": "workspace:^10.6.2",
"@heathmont/moon-core-tw": "workspace:^10.6.2",
"@heathmont/moon-datepicker": "workspace:^10.6.2",
"@heathmont/moon-draggabletable": "workspace:^10.6.2",
"@heathmont/moon-icons": "workspace:^10.6.2",
"@heathmont/moon-pagination": "workspace:^10.6.2",
"@heathmont/moon-popover": "workspace:^10.6.2",
"@heathmont/moon-select": "workspace:^10.6.2",
"@heathmont/moon-sidebar": "workspace:^10.6.2",
"@heathmont/moon-table": "workspace:^10.6.2",
"@heathmont/moon-table-tw": "workspace:^10.6.2",
"@heathmont/moon-themes": "workspace:^10.6.2",
"@heathmont/moon-themes-tw": "workspace:^10.6.2",
"@heathmont/moon-utils": "workspace:^10.6.2",
"@heathmont/moon-accordion": "workspace:^10.6.3",
"@heathmont/moon-assets": "workspace:^10.6.3",
"@heathmont/moon-charts": "workspace:^10.6.3",
"@heathmont/moon-components": "workspace:^10.6.3",
"@heathmont/moon-cmdk-tw": "workspace:^10.6.3",
"@heathmont/moon-core": "workspace:^10.6.3",
"@heathmont/moon-core-tw": "workspace:^10.6.3",
"@heathmont/moon-datepicker": "workspace:^10.6.3",
"@heathmont/moon-draggabletable": "workspace:^10.6.3",
"@heathmont/moon-icons": "workspace:^10.6.3",
"@heathmont/moon-pagination": "workspace:^10.6.3",
"@heathmont/moon-popover": "workspace:^10.6.3",
"@heathmont/moon-select": "workspace:^10.6.3",
"@heathmont/moon-sidebar": "workspace:^10.6.3",
"@heathmont/moon-table": "workspace:^10.6.3",
"@heathmont/moon-table-tw": "workspace:^10.6.3",
"@heathmont/moon-themes": "workspace:^10.6.3",
"@heathmont/moon-themes-tw": "workspace:^10.6.3",
"@heathmont/moon-utils": "workspace:^10.6.3",
"@heathmont/moon-icons-tw": "9.28.4",
"@hookform/resolvers": "3.2.0",
"@jest/globals": "27.5.1",
Expand Down
12 changes: 12 additions & 0 deletions packages/accordion/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Change Log

## 10.6.3

### Patch Changes

- Deploy 10.6.3
- Updated dependencies
- @heathmont/moon-components@10.6.3
- @heathmont/moon-core@10.6.3
- @heathmont/moon-icons@10.6.3
- @heathmont/moon-themes@10.6.3
- @heathmont/moon-utils@10.6.3

## 10.6.2

### Patch Changes
Expand Down
12 changes: 6 additions & 6 deletions packages/accordion/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@heathmont/moon-accordion",
"sideEffects": false,
"version": "10.6.2",
"version": "10.6.3",
"files": [
"lib"
],
Expand All @@ -20,11 +20,11 @@
"chokidar": "chokidar \"**/*.tsx\" \"**/*.ts\" -i \"lib/**/*.d.ts\" -c \"pnpm run build:code\" "
},
"dependencies": {
"@heathmont/moon-components": "workspace:^10.6.2",
"@heathmont/moon-core": "workspace:^10.6.2",
"@heathmont/moon-icons": "workspace:^10.6.2",
"@heathmont/moon-themes": "workspace:^10.6.2",
"@heathmont/moon-utils": "workspace:^10.6.2"
"@heathmont/moon-components": "workspace:^10.6.3",
"@heathmont/moon-core": "workspace:^10.6.3",
"@heathmont/moon-icons": "workspace:^10.6.3",
"@heathmont/moon-themes": "workspace:^10.6.3",
"@heathmont/moon-utils": "workspace:^10.6.3"
},
"peerDependencies": {
"react": ">= 18.2.0",
Expand Down
9 changes: 9 additions & 0 deletions packages/assets/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

## 10.6.3

### Patch Changes

- Deploy 10.6.3
- Updated dependencies
- @heathmont/moon-themes@10.6.3
- @heathmont/moon-utils@10.6.3

## 10.6.2

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/assets/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@heathmont/moon-assets",
"sideEffects": false,
"version": "10.6.2",
"version": "10.6.3",
"files": [
"lib"
],
Expand Down Expand Up @@ -36,8 +36,8 @@
"chokidar": "chokidar \"**/*.tsx\" \"**/*.ts\" -i \"lib/**/*.d.ts\" -c \"pnpm run build:code\" "
},
"dependencies": {
"@heathmont/moon-themes": "workspace:^10.6.2",
"@heathmont/moon-utils": "workspace:^10.6.2"
"@heathmont/moon-themes": "workspace:^10.6.3",
"@heathmont/moon-utils": "workspace:^10.6.3"
},
"peerDependencies": {
"react": ">= 18.2.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/calendar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Change Log

## 10.6.3

### Patch Changes

- Deploy 10.6.3
- Updated dependencies
- @heathmont/moon-components@10.6.3
- @heathmont/moon-core@10.6.3
- @heathmont/moon-themes@10.6.3
- @heathmont/moon-utils@10.6.3

## 10.6.2

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions packages/calendar/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@heathmont/moon-calendar",
"sideEffects": false,
"version": "10.6.2",
"version": "10.6.3",
"files": [
"lib"
],
Expand All @@ -20,10 +20,10 @@
"chokidar": "chokidar \"**/*.tsx\" \"**/*.ts\" -i \"lib/**/*.d.ts\" -c \"pnpm run build:code\" "
},
"dependencies": {
"@heathmont/moon-components": "workspace:^10.6.2",
"@heathmont/moon-core": "workspace:^10.6.2",
"@heathmont/moon-themes": "workspace:^10.6.2",
"@heathmont/moon-utils": "workspace:^10.6.2",
"@heathmont/moon-components": "workspace:^10.6.3",
"@heathmont/moon-core": "workspace:^10.6.3",
"@heathmont/moon-themes": "workspace:^10.6.3",
"@heathmont/moon-utils": "workspace:^10.6.3",
"@types/date-fns": "2.6.0",
"date-fns": "2.15.0"
},
Expand Down
13 changes: 13 additions & 0 deletions packages/charts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Change Log

## 10.6.3

### Patch Changes

- Deploy 10.6.3
- Updated dependencies
- @heathmont/moon-assets@10.6.3
- @heathmont/moon-components@10.6.3
- @heathmont/moon-core@10.6.3
- @heathmont/moon-icons@10.6.3
- @heathmont/moon-themes@10.6.3
- @heathmont/moon-utils@10.6.3

## 10.6.2

### Patch Changes
Expand Down
14 changes: 7 additions & 7 deletions packages/charts/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@heathmont/moon-charts",
"sideEffects": false,
"version": "10.6.2",
"version": "10.6.3",
"files": [
"lib"
],
Expand All @@ -20,12 +20,12 @@
"chokidar": "chokidar \"**/*.tsx\" \"**/*.ts\" -i \"lib/**/*.d.ts\" -c \"pnpm run build:code\" "
},
"dependencies": {
"@heathmont/moon-assets": "workspace:^10.6.2",
"@heathmont/moon-components": "workspace:^10.6.2",
"@heathmont/moon-core": "workspace:^10.6.2",
"@heathmont/moon-icons": "workspace:^10.6.2",
"@heathmont/moon-themes": "workspace:^10.6.2",
"@heathmont/moon-utils": "workspace:^10.6.2",
"@heathmont/moon-assets": "workspace:^10.6.3",
"@heathmont/moon-components": "workspace:^10.6.3",
"@heathmont/moon-core": "workspace:^10.6.3",
"@heathmont/moon-icons": "workspace:^10.6.3",
"@heathmont/moon-themes": "workspace:^10.6.3",
"@heathmont/moon-utils": "workspace:^10.6.3",
"@types/react-simple-maps": "1.0.3",
"@types/react-transition-group": "4.4.0",
"react-simple-maps": "2.3.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Change Log

## 10.6.3

### Patch Changes

- Deploy 10.6.3
- Updated dependencies
- @heathmont/[email protected]
- @heathmont/[email protected]
- @heathmont/[email protected]
- @heathmont/[email protected]

## 10.6.2

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@heathmont/moon-components",
"sideEffects": false,
"version": "10.6.2",
"version": "10.6.3",
"files": [
"lib"
],
Expand All @@ -20,10 +20,10 @@
"chokidar": "chokidar \"**/*.tsx\" \"**/*.ts\" -i \"lib/**/*.d.ts\" -c \"pnpm run build:code\" "
},
"dependencies": {
"@heathmont/moon-assets": "workspace:^10.6.2",
"@heathmont/moon-themes": "workspace:^10.6.2",
"@heathmont/moon-utils": "workspace:^10.6.2",
"@heathmont/moon-icons": "workspace:^10.6.2",
"@heathmont/moon-assets": "workspace:^10.6.3",
"@heathmont/moon-themes": "workspace:^10.6.3",
"@heathmont/moon-utils": "workspace:^10.6.3",
"@heathmont/moon-icons": "workspace:^10.6.3",
"@reach/dialog": "0.16.2",
"@types/date-fns": "2.6.0",
"date-fns": "2.15.0",
Expand Down
12 changes: 12 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Change Log

## 10.6.3

### Patch Changes

- Deploy 10.6.3
- Updated dependencies
- @heathmont/moon-assets@10.6.3
- @heathmont/moon-components@10.6.3
- @heathmont/moon-icons@10.6.3
- @heathmont/moon-themes@10.6.3
- @heathmont/moon-utils@10.6.3

## 10.6.2

### Patch Changes
Expand Down
12 changes: 6 additions & 6 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@heathmont/moon-core",
"sideEffects": false,
"version": "10.6.2",
"version": "10.6.3",
"files": [
"lib"
],
Expand All @@ -20,11 +20,11 @@
"chokidar": "chokidar \"**/*.tsx\" \"**/*.ts\" -i \"lib/**/*.d.ts\" -c \"pnpm run build:code\" "
},
"dependencies": {
"@heathmont/moon-assets": "workspace:^10.6.2",
"@heathmont/moon-components": "workspace:^10.6.2",
"@heathmont/moon-icons": "workspace:^10.6.2",
"@heathmont/moon-themes": "workspace:^10.6.2",
"@heathmont/moon-utils": "workspace:^10.6.2",
"@heathmont/moon-assets": "workspace:^10.6.3",
"@heathmont/moon-components": "workspace:^10.6.3",
"@heathmont/moon-icons": "workspace:^10.6.3",
"@heathmont/moon-themes": "workspace:^10.6.3",
"@heathmont/moon-utils": "workspace:^10.6.3",
"@reach/listbox": "0.16.2",
"polished": "4.1.4"
},
Expand Down
12 changes: 12 additions & 0 deletions packages/datepicker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @heathmont/moon-datepicker

## 10.6.3

### Patch Changes

- Deploy 10.6.3
- Updated dependencies
- @heathmont/moon-components@10.6.3
- @heathmont/moon-core@10.6.3
- @heathmont/moon-icons@10.6.3
- @heathmont/moon-themes@10.6.3
- @heathmont/moon-utils@10.6.3

## 10.6.2

### Patch Changes
Expand Down
Loading

0 comments on commit 4b68e0d

Please sign in to comment.