Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 11, 2024
1 parent 60aa960 commit ba97ca6
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/beige-dolphins-float.md

This file was deleted.

2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@vygruppen/spor-design-tokens": "^3.7.0",
"@vygruppen/spor-icon": "^2.9.0",
"@vygruppen/spor-icon-react": "^3.9.0",
"@vygruppen/spor-react": "^9.13.0",
"@vygruppen/spor-react": "^9.13.1",
"archiver": "^5.3.2",
"deepmerge": "^4.3.1",
"framer-motion": "^8.5.5",
Expand Down
6 changes: 6 additions & 0 deletions packages/spor-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @vygruppen/spor-react

## 9.13.1

### Patch Changes

- 366d1f9: Adds onChange and fixes bug on RadioCard

## 9.13.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/spor-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vygruppen/spor-react",
"version": "9.13.0",
"version": "9.13.1",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit ba97ca6

Please sign in to comment.