Skip to content

Commit

Permalink
chore: update versions (#904)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed May 11, 2024
1 parent 6000f90 commit 7373877
Show file tree
Hide file tree
Showing 27 changed files with 114 additions and 30 deletions.
17 changes: 0 additions & 17 deletions .changeset/real-spies-report.md

This file was deleted.

12 changes: 12 additions & 0 deletions apps/frontendsupport/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @cutting/frontend-support

## 0.3.3

### Patch Changes

- 6000f90: upgrade to pnpm 9.1.0
- Updated dependencies [6000f90]
- @cutting/react-hook-form-components@0.5.30
- @cutting/use-get-parent-size@2.1.13
- @cutting/component-library@5.42.7
- @cutting/markdown@0.1.15
- @cutting/hooks@4.57.3

## 0.3.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/frontendsupport/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cutting/frontend-support",
"version": "0.3.2",
"version": "0.3.3",
"private": true,
"sideEffects": false,
"type": "module",
Expand Down
8 changes: 8 additions & 0 deletions apps/threejs-project/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# threejs-starter-vite

## 1.0.24

### Patch Changes

- 6000f90: upgrade to pnpm 9.1.0
- Updated dependencies [6000f90]
- @cutting/component-library@5.42.7

## 1.0.23

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/threejs-project/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "threejs-starter-vite",
"private": true,
"version": "1.0.23",
"version": "1.0.24",
"type": "module",
"scripts": {
"dev": "vite --host --port 4400 -l info",
Expand Down
13 changes: 13 additions & 0 deletions apps/website/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @cutting/website

## 4.29.63

### Patch Changes

- 6000f90: upgrade to pnpm 9.1.0
- Updated dependencies [6000f90]
- @cutting/react-hook-form-components@0.5.30
- @cutting/use-get-parent-size@2.1.13
- @cutting/component-library@5.42.7
- @cutting/use-mathjax@4.50.14
- @cutting/hooks@4.57.3
- @cutting/svg@4.54.20

## 4.29.62

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"type": "git",
"url": "https://github.com/dagda1/cuttingedge.git"
},
"version": "4.29.62",
"version": "4.29.63",
"license": "MIT",
"type": "module",
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions packages/cloudinary-blurhash/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @cutting/cloudinary-blurhash

## 0.1.8

### Patch Changes

- 6000f90: upgrade to pnpm 9.1.0

## 0.1.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cloudinary-blurhash/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cutting/cloudinary-blurhash",
"version": "0.1.7",
"version": "0.1.8",
"description": "Generate blurhash for each image and generate a file",
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions packages/component-library/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @cutting/component-library

## 5.42.7

### Patch Changes

- 6000f90: upgrade to pnpm 9.1.0
- Updated dependencies [6000f90]
- @cutting/hooks@4.57.3

## 5.42.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/component-library/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cutting/component-library",
"version": "5.42.6",
"version": "5.42.7",
"repository": {
"type": "git",
"url": "https://github.com/dagda1/cuttingedge.git"
Expand Down
6 changes: 6 additions & 0 deletions packages/devtools/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @cutting/devtools

## 4.63.9

### Patch Changes

- 6000f90: upgrade to pnpm 9.1.0

## 4.63.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/devtools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cutting/devtools",
"version": "4.63.8",
"version": "4.63.9",
"repository": {
"type": "git",
"url": "https://github.com/dagda1/cuttingedge.git"
Expand Down
6 changes: 6 additions & 0 deletions packages/hooks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @cutting/hooks

## 4.57.3

### Patch Changes

- 6000f90: upgrade to pnpm 9.1.0

## 4.57.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@cutting/hooks",
"description": "Cutting reusable hooks.",
"version": "4.57.2",
"version": "4.57.3",
"module": "dist/esm/index.js",
"types": "dist/esm/index.d.ts",
"type": "module",
Expand Down
6 changes: 6 additions & 0 deletions packages/markdown/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @cutting/markdown

## 0.1.15

### Patch Changes

- 6000f90: upgrade to pnpm 9.1.0

## 0.1.14

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/markdown/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cutting/markdown",
"version": "0.1.14",
"version": "0.1.15",
"repository": {
"type": "git",
"url": "https://github.com/dagda1/cuttingedge.git"
Expand Down
8 changes: 8 additions & 0 deletions packages/react-hook-form-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @cutting/react-hook-form-components

## 0.5.30

### Patch Changes

- 6000f90: upgrade to pnpm 9.1.0
- Updated dependencies [6000f90]
- @cutting/component-library@5.42.7

## 0.5.29

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-hook-form-components/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@cutting/react-hook-form-components",
"description": "components for react-hook-form.",
"version": "0.5.29",
"version": "0.5.30",
"type": "module",
"module": "dist/esm/src.js",
"types": "dist/esm/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/svg/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @cutting/svg

## 4.54.20

### Patch Changes

- 6000f90: upgrade to pnpm 9.1.0
- Updated dependencies [6000f90]
- @cutting/use-get-parent-size@2.1.13

## 4.54.19

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/svg/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cutting/svg",
"version": "4.54.19",
"version": "4.54.20",
"repository": {
"type": "git",
"url": "https://github.com/dagda1/cuttingedge.git"
Expand Down
6 changes: 6 additions & 0 deletions packages/use-get-parent-size/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @cutting/use-get-parent-size

## 2.1.13

### Patch Changes

- 6000f90: upgrade to pnpm 9.1.0

## 2.1.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/use-get-parent-size/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@cutting/use-get-parent-size",
"description": "Get resize events of an observed DOM element's height, width etc. from a resize-observer.",
"version": "2.1.12",
"version": "2.1.13",
"module": "dist/esm/index.js",
"type": "module",
"types": "dist/esm/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/use-mathjax/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @cutting/use-mathjax

## 4.50.14

### Patch Changes

- 6000f90: upgrade to pnpm 9.1.0
- Updated dependencies [6000f90]
- @cutting/hooks@4.57.3

## 4.50.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/use-mathjax/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@cutting/use-mathjax",
"description": "easy mathjax in react.",
"version": "4.50.13",
"version": "4.50.14",
"type": "module",
"module": "dist/esm/index.js",
"types": "dist/esm/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/use-shortcuts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @cutting/use-shortcuts

## 4.46.13

### Patch Changes

- 6000f90: upgrade to pnpm 9.1.0

## 4.46.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/use-shortcuts/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@cutting/use-shortcuts",
"description": "Effortlessly create keyboard shortcuts with this react hook.",
"version": "4.46.12",
"version": "4.46.13",
"repository": {
"type": "git",
"url": "https://github.com/dagda1/cuttingedge.git"
Expand Down

0 comments on commit 7373877

Please sign in to comment.