Skip to content

Commit

Permalink
Merge pull request #1242 from nsbno/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
matsfolles authored Aug 13, 2024
2 parents 717ee6c + 8f9e6c7 commit 37c6ee0
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .changeset/blue-adults-fetch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silver-crabs-laugh.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.8.1",
"@vygruppen/spor-icon": "^2.9.0",
"@vygruppen/spor-icon-react": "^3.9.0",
"@vygruppen/spor-react": "^10.4.0",
"@vygruppen/spor-react": "^10.4.1",
"archiver": "^5.3.2",
"deepmerge": "^4.3.1",
"framer-motion": "^8.5.5",
Expand Down
7 changes: 7 additions & 0 deletions packages/spor-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @vygruppen/spor-react

## 10.4.1

### Patch Changes

- aeefe3f: Changed styling of LineTag deviation icons to be more similar to the design
- 72b88be: adjusted z-index of the TravelTag deviation icon, so that it does not end atop banners and dropdowns e.t.c

## 10.4.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": "10.4.0",
"version": "10.4.1",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit 37c6ee0

Please sign in to comment.