Skip to content

Commit

Permalink
Merge pull request #1144 from nsbno/revert-1141-changeset-release/main
Browse files Browse the repository at this point in the history
Revert "Version Packages"
  • Loading branch information
alicemacl authored May 14, 2024
2 parents 46355d2 + 5503c91 commit 3c16ad8
Show file tree
Hide file tree
Showing 10 changed files with 18 additions and 32 deletions.
6 changes: 6 additions & 0 deletions .changeset/lazy-bugs-shake.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@vygruppen/spor-react": patch
---

- Make PressableCard more scalable (removed as)
- Edit "white" colorScheme on StaticCard to support darkmode
7 changes: 7 additions & 0 deletions .changeset/lovely-houses-check.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@vygruppen/spor-icon": minor
"@vygruppen/spor-icon-react": minor
"@vygruppen/spor-icon-react-native": minor
---

Added new fancy outline icons for Dropdown
6 changes: 0 additions & 6 deletions packages/spor-icon-react-native/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
# @vygruppen/spor-icon-react-native

## 2.8.0

### Minor Changes

- 175edaf: Added new fancy outline icons for Dropdown

## 2.7.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion 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.8.0",
"version": "2.7.0",
"main": "./dist/index.mjs",
"types": "./dist/types.d.ts",
"license": "MIT",
Expand Down
6 changes: 0 additions & 6 deletions packages/spor-icon-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
# @vygruppen/spor-icon-react

## 3.7.0

### Minor Changes

- 175edaf: Added new fancy outline icons for Dropdown

## 3.6.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion 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.7.0",
"version": "3.6.0",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/types.d.ts",
Expand Down
6 changes: 0 additions & 6 deletions packages/spor-icon/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
# @vygruppen/spor-icon

## 2.7.0

### Minor Changes

- 175edaf: Added new fancy outline icons for Dropdown

## 2.6.0

### Minor 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": "2.7.0",
"version": "2.6.0",
"main": "./dist/spor-icons.zip",
"license": "MIT",
"files": [
Expand Down
9 changes: 0 additions & 9 deletions packages/spor-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,5 @@
# @vygruppen/spor-react

## 9.8.2

### Patch Changes

- 0b33322: - Make PressableCard more scalable (removed as)
- Edit "white" colorScheme on StaticCard to support darkmode
- Updated dependencies [175edaf]
- @vygruppen/spor-icon-react@3.7.0

## 9.8.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions 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.8.2",
"version": "9.8.1",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
Expand All @@ -23,7 +23,7 @@
"@emotion/styled": "^11.10.4",
"@internationalized/date": "^3.0.1",
"@vygruppen/spor-design-tokens": ">3.4.0",
"@vygruppen/spor-icon-react": ">3.7.0",
"@vygruppen/spor-icon-react": ">3.2.3",
"@vygruppen/spor-loader": ">0.3.1",
"awesome-phonenumber": "^5.10.0",
"deepmerge": "^4.3.1",
Expand Down

0 comments on commit 3c16ad8

Please sign in to comment.