Skip to content

Commit

Permalink
chore: update versions (#922)
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] authored May 23, 2024
1 parent 857cd84 commit 15f68c1
Show file tree
Hide file tree
Showing 29 changed files with 121 additions and 31 deletions.
17 changes: 0 additions & 17 deletions .changeset/dry-numbers-lick.md

This file was deleted.

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

## 0.3.4

### Patch Changes

- 857cd84: update all dependencies
- Updated dependencies [857cd84]
- @cutting/react-hook-form-components@0.5.31
- @cutting/use-get-parent-size@2.1.14
- @cutting/component-library@5.42.8
- @cutting/markdown@0.1.16
- @cutting/hooks@4.57.4
- @cutting/useful-types@4.40.3

## 0.3.3

### 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.3",
"version": "0.3.4",
"private": true,
"sideEffects": false,
"type": "module",
Expand Down
7 changes: 7 additions & 0 deletions apps/threejs-project/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# threejs-starter-vite

## 1.0.25

### Patch Changes

- Updated dependencies [857cd84]
- @cutting/component-library@5.42.8

## 1.0.24

### 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.24",
"version": "1.0.25",
"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.64

### Patch Changes

- 857cd84: update all dependencies
- Updated dependencies [857cd84]
- @cutting/react-hook-form-components@0.5.31
- @cutting/use-get-parent-size@2.1.14
- @cutting/component-library@5.42.8
- @cutting/use-mathjax@4.50.15
- @cutting/hooks@4.57.4
- @cutting/svg@4.54.21

## 4.29.63

### 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.63",
"version": "4.29.64",
"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.9

### Patch Changes

- 857cd84: update all dependencies

## 0.1.8

### 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.8",
"version": "0.1.9",
"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.8

### Patch Changes

- 857cd84: update all dependencies
- Updated dependencies [857cd84]
- @cutting/hooks@4.57.4

## 5.42.7

### 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.7",
"version": "5.42.8",
"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.10

### Patch Changes

- 857cd84: update all dependencies

## 4.63.9

### 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.9",
"version": "4.63.10",
"repository": {
"type": "git",
"url": "https://github.com/dagda1/cuttingedge.git"
Expand Down
6 changes: 6 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @cutting/eslint-config

## 4.45.8

### Patch Changes

- 857cd84: update all dependencies

## 4.45.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cutting/eslint-config",
"version": "4.45.7",
"version": "4.45.8",
"description": "Cutting eslint configuration definition",
"main": "index.cjs",
"license": "MIT",
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.4

### Patch Changes

- 857cd84: update all dependencies

## 4.57.3

### 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.3",
"version": "4.57.4",
"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.16

### Patch Changes

- 857cd84: update all dependencies

## 0.1.15

### 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.15",
"version": "0.1.16",
"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.31

### Patch Changes

- 857cd84: update all dependencies
- Updated dependencies [857cd84]
- @cutting/component-library@5.42.8

## 0.5.30

### 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.30",
"version": "0.5.31",
"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.21

### Patch Changes

- 857cd84: update all dependencies
- Updated dependencies [857cd84]
- @cutting/use-get-parent-size@2.1.14

## 4.54.20

### 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.20",
"version": "4.54.21",
"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.14

### Patch Changes

- 857cd84: update all dependencies

## 2.1.13

### 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.13",
"version": "2.1.14",
"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.15

### Patch Changes

- 857cd84: update all dependencies
- Updated dependencies [857cd84]
- @cutting/hooks@4.57.4

## 4.50.14

### 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.14",
"version": "4.50.15",
"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.14

### Patch Changes

- 857cd84: update all dependencies

## 4.46.13

### 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.13",
"version": "4.46.14",
"repository": {
"type": "git",
"url": "https://github.com/dagda1/cuttingedge.git"
Expand Down

0 comments on commit 15f68c1

Please sign in to comment.