Skip to content

Commit

Permalink
Version Packages (#1698)
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 27, 2022
1 parent 713ccfb commit 7df8ee5
Show file tree
Hide file tree
Showing 18 changed files with 49 additions and 23 deletions.
5 changes: 0 additions & 5 deletions .changeset/nervous-gorillas-taste.md

This file was deleted.

2 changes: 2 additions & 0 deletions @navikt/codemod/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
# @navikt/ds-codemod

## 1.3.38
2 changes: 1 addition & 1 deletion @navikt/codemod/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@navikt/ds-codemod",
"version": "1.3.37",
"version": "1.3.38",
"description": "NAV designsystem codemods",
"author": "NAV Designsystem team",
"license": "MIT",
Expand Down
2 changes: 2 additions & 0 deletions @navikt/core/css/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
# @navikt/ds-css

## 1.3.38
4 changes: 2 additions & 2 deletions @navikt/core/css/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@navikt/ds-css",
"version": "1.3.37",
"version": "1.3.38",
"description": "Css for NAV Designsystem components",
"author": "NAV Designsystem team",
"keywords": [
Expand All @@ -20,7 +20,7 @@
"watch": "postcss --watch --use postcss-import -o dist/index.css index.css"
},
"devDependencies": {
"@navikt/ds-tokens": "^1.3.37",
"@navikt/ds-tokens": "^1.3.38",
"normalize.css": "^8.0.1",
"postcss": "^8.3.6",
"postcss-cli": "^8.3.1",
Expand Down
7 changes: 7 additions & 0 deletions @navikt/core/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,8 @@
# @navikt/ds-react

## 1.3.38

### Patch Changes

- Updated dependencies [[`aa506975b`](https://github.com/navikt/Designsystemet/commit/aa506975b4466d4daa79c75f5f9faa255b7fae42)]:
- @navikt/ds-icons@1.3.38
4 changes: 2 additions & 2 deletions @navikt/core/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@navikt/ds-react",
"version": "1.3.37",
"version": "1.3.38",
"description": "NAV designsystem react components",
"author": "NAV Designsystem team",
"license": "MIT",
Expand Down Expand Up @@ -36,7 +36,7 @@
},
"dependencies": {
"@floating-ui/react-dom-interactions": "0.9.2",
"@navikt/ds-icons": "^1.3.37",
"@navikt/ds-icons": "^1.3.38",
"@radix-ui/react-tabs": "1.0.0",
"@radix-ui/react-toggle-group": "1.0.0",
"clsx": "^1.2.1",
Expand Down
2 changes: 2 additions & 0 deletions @navikt/core/tailwind/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
# @navikt/ds-tailwind

## 1.3.38
4 changes: 2 additions & 2 deletions @navikt/core/tailwind/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@navikt/ds-tailwind",
"version": "1.3.37",
"version": "1.3.38",
"description": "Auto-generated tailwind config based on @navikt/ds-tokens",
"author": "NAV Designsystem team",
"keywords": [
Expand All @@ -22,7 +22,7 @@
"directory": "@navikt/core/tailwind"
},
"devDependencies": {
"@navikt/ds-tokens": "^1.3.37",
"@navikt/ds-tokens": "^1.3.38",
"@types/jest": "^27.0.1",
"@types/node": "^17.0.35",
"jest": "^27.2.0",
Expand Down
2 changes: 2 additions & 0 deletions @navikt/core/tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
# @navikt/ds-tokens

## 1.3.38
2 changes: 1 addition & 1 deletion @navikt/core/tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@navikt/ds-tokens",
"version": "1.3.37",
"version": "1.3.38",
"description": "Auto-generated design-tokens for NAV design-systems framework",
"author": "NAV Designsystem team",
"keywords": [
Expand Down
6 changes: 6 additions & 0 deletions @navikt/icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
# @navikt/ds-icons

## 1.3.38

### Patch Changes

- [#1692](https://github.com/navikt/Designsystemet/pull/1692) [`aa506975b`](https://github.com/navikt/Designsystemet/commit/aa506975b4466d4daa79c75f5f9faa255b7fae42) Thanks [@KenAJoh](https://github.com/KenAJoh)! - Oppdaterte kateogorisering for ikoner i Figma
2 changes: 1 addition & 1 deletion @navikt/icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@navikt/ds-icons",
"version": "1.3.37",
"version": "1.3.38",
"description": "Aksel icons",
"repository": {
"type": "git",
Expand Down
2 changes: 2 additions & 0 deletions @navikt/internal/css/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
# @navikt/ds-css-internal

## 1.3.38
2 changes: 1 addition & 1 deletion @navikt/internal/css/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@navikt/ds-css-internal",
"version": "1.3.37",
"version": "1.3.38",
"description": "Css for NAV internal Designsystem components",
"author": "NAV Designsystem team",
"keywords": [
Expand Down
8 changes: 8 additions & 0 deletions @navikt/internal/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,9 @@
# @navikt/ds-react-internal

## 1.3.38

### Patch Changes

- Updated dependencies [[`aa506975b`](https://github.com/navikt/Designsystemet/commit/aa506975b4466d4daa79c75f5f9faa255b7fae42)]:
- @navikt/ds-icons@1.3.38
- @navikt/ds-react@1.3.38
6 changes: 3 additions & 3 deletions @navikt/internal/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@navikt/ds-react-internal",
"version": "1.3.37",
"version": "1.3.38",
"description": "NAV internal designsystem react components",
"author": "NAV Designsystem team",
"license": "MIT",
Expand Down Expand Up @@ -34,8 +34,8 @@
"watch": "tsc --watch -p tsconfig.esm.json"
},
"dependencies": {
"@navikt/ds-icons": "^1.3.37",
"@navikt/ds-react": "^1.3.37",
"@navikt/ds-icons": "^1.3.38",
"@navikt/ds-react": "^1.3.38",
"clsx": "^1.1.1",
"copy-to-clipboard": "^3.3.1"
},
Expand Down
10 changes: 5 additions & 5 deletions examples/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@
"lint": "next lint"
},
"dependencies": {
"@navikt/ds-css": "^1.3.37",
"@navikt/ds-icons": "^1.3.37",
"@navikt/ds-react": "^1.3.37",
"@navikt/ds-react-internal": "^1.3.37",
"@navikt/ds-css": "^1.3.38",
"@navikt/ds-icons": "^1.3.38",
"@navikt/ds-react": "^1.3.38",
"@navikt/ds-react-internal": "^1.3.38",
"next": "12.1.6",
"react": "^18.0.0",
"react-dom": "^18.0.0"
},
"devDependencies": {
"@navikt/ds-tailwind": "^1.3.37",
"@navikt/ds-tailwind": "^1.3.38",
"@types/node": "17.0.23",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
Expand Down

0 comments on commit 7df8ee5

Please sign in to comment.