Skip to content

Commit

Permalink
Version Packages (#1287)
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 Oct 10, 2024
1 parent b772371 commit 6cdbbfc
Show file tree
Hide file tree
Showing 8 changed files with 25 additions and 14 deletions.
7 changes: 0 additions & 7 deletions .changeset/new-carpets-hug.md

This file was deleted.

4 changes: 2 additions & 2 deletions apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"@sanity/groq-store": "^1.1.5",
"@sanity/image-url": "^1.0.2",
"@vygruppen/spor-design-tokens": "^3.8.1",
"@vygruppen/spor-icon": "^3.0.1",
"@vygruppen/spor-icon-react": "^3.10.0",
"@vygruppen/spor-icon": "^3.1.0",
"@vygruppen/spor-icon-react": "^3.11.0",
"@vygruppen/spor-react": "^10.7.0",
"archiver": "^5.3.2",
"deepmerge": "^4.3.1",
Expand Down
6 changes: 6 additions & 0 deletions packages/spor-icon-react-native/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @vygruppen/spor-icon-react-native

## 2.11.0

### Minor Changes

- b772371: Update tickets and QR code icons, add icons for Cargonet

## 2.10.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/spor-icon-react-native/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vygruppen/spor-icon-react-native",
"version": "2.10.0",
"version": "2.11.0",
"main": "./dist/index.mjs",
"types": "./dist/types.d.ts",
"license": "MIT",
Expand Down Expand Up @@ -28,7 +28,7 @@
"@svgr/plugin-jsx": "^6.2.0",
"@svgr/plugin-svgo": "^6.2.0",
"@types/fs-extra": "^11.0.4",
"@vygruppen/spor-icon": "^3.0.0",
"@vygruppen/spor-icon": "^3.1.0",
"case": "^1.6.3",
"fs-extra": "^11.2.0",
"react": ">17.0.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/spor-icon-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @vygruppen/spor-icon-react

## 3.11.0

### Minor Changes

- b772371: Update tickets and QR code icons, add icons for Cargonet

## 3.10.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/spor-icon-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vygruppen/spor-icon-react",
"version": "3.10.0",
"version": "3.11.0",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/types.d.ts",
Expand Down Expand Up @@ -33,7 +33,7 @@
"@svgr/plugin-jsx": "^8.1.0",
"@svgr/plugin-svgo": "^8.1.0",
"@types/fs-extra": "^11.0.4",
"@vygruppen/spor-icon": "^3.0.1",
"@vygruppen/spor-icon": "^3.1.0",
"case": "^1.6.3",
"fs-extra": "^11.2.0",
"react": "^18.3.1",
Expand Down
6 changes: 6 additions & 0 deletions packages/spor-icon/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @vygruppen/spor-icon

## 3.1.0

### Minor Changes

- b772371: Update tickets and QR code icons, add icons for Cargonet

## 3.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/spor-icon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vygruppen/spor-icon",
"version": "3.0.1",
"version": "3.1.0",
"main": "./dist/spor-icons.zip",
"license": "MIT",
"files": [
Expand Down

0 comments on commit 6cdbbfc

Please sign in to comment.