Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages #1760

Merged
merged 1 commit into from
Jan 24, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions .changeset/nice-cows-ring.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,5 +1,7 @@
# @navikt/ds-codemod

## 2.1.1

## 2.1.0

## 2.0.18
Expand Down
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": "2.1.0",
"version": "2.1.1",
"description": "Aksel codemods for NAVs designsystem",
"author": "Aksel | NAV designsystem team",
"license": "MIT",
Expand Down
4 changes: 2 additions & 2 deletions @navikt/community/navno/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"build-pict": "svgr --silent --index-template index-template.js --out-dir src/pictograms pictograms"
},
"dependencies": {
"@navikt/ds-icons": "^2.1.0",
"@navikt/ds-react": "^2.1.0",
"@navikt/ds-icons": "^2.1.1",
"@navikt/ds-react": "^2.1.1",
"clsx": "^1.1.1"
},
"devDependencies": {
Expand Down
2 changes: 2 additions & 0 deletions @navikt/core/css/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @navikt/ds-css

## 2.1.1

## 2.1.0

## 2.0.18
Expand Down
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": "2.1.0",
"version": "2.1.1",
"description": "CSS for NAV Designsystem",
"author": "Aksel | 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": "^2.1.0",
"@navikt/ds-tokens": "^2.1.1",
"normalize.css": "^8.0.1",
"postcss": "^8.4.0",
"postcss-cli": "^9.0.0",
Expand Down
9 changes: 9 additions & 0 deletions @navikt/core/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @navikt/ds-react

## 2.1.1

### Patch Changes

- [#1759](https://github.com/navikt/Designsystemet/pull/1759) [`dcf5cfc06`](https://github.com/navikt/Designsystemet/commit/dcf5cfc06b751341559ef30085bd974820531e57) Thanks [@KenAJoh](https://github.com/KenAJoh)! - Fikset @types/react v18 feil introdusert i v2.0.6

- Updated dependencies [[`dcf5cfc06`](https://github.com/navikt/Designsystemet/commit/dcf5cfc06b751341559ef30085bd974820531e57)]:
- @navikt/[email protected]

## 2.1.0

### Minor Changes
Expand Down
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": "2.1.0",
"version": "2.1.1",
"description": "Aksel react-components for NAV designsystem",
"author": "Aksel | NAV designsystem team",
"license": "MIT",
Expand Down Expand Up @@ -37,7 +37,7 @@
},
"dependencies": {
"@floating-ui/react": "0.17.0",
"@navikt/ds-icons": "^2.1.0",
"@navikt/ds-icons": "^2.1.1",
"@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,5 +1,7 @@
# @navikt/ds-tailwind

## 2.1.1

## 2.1.0

## 2.0.18
Expand Down
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": "2.1.0",
"version": "2.1.1",
"description": "Tailwind config based on @navikt/ds-tokens",
"author": "Aksel | NAV designsystem team",
"keywords": [
Expand All @@ -22,7 +22,7 @@
"directory": "@navikt/core/tailwind"
},
"devDependencies": {
"@navikt/ds-tokens": "^2.1.0",
"@navikt/ds-tokens": "^2.1.1",
"@types/jest": "^29.0.0",
"color": "4.2.3",
"jest": "^29.0.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,5 +1,7 @@
# @navikt/ds-tokens

## 2.1.1

## 2.1.0

### Patch Changes
Expand Down
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": "2.1.0",
"version": "2.1.1",
"description": "Design-tokens for NAV designsystem",
"author": "Aksel | 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,5 +1,11 @@
# @navikt/ds-icons

## 2.1.1

### Patch Changes

- [#1759](https://github.com/navikt/Designsystemet/pull/1759) [`dcf5cfc06`](https://github.com/navikt/Designsystemet/commit/dcf5cfc06b751341559ef30085bd974820531e57) Thanks [@KenAJoh](https://github.com/KenAJoh)! - Fikset @types/react v18 feil introdusert i v2.0.6

## 2.1.0

## 2.0.18
Expand Down
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": "2.1.0",
"version": "2.1.1",
"description": "Aksel icons for NAV",
"author": "Aksel | NAV designsystem team",
"repository": {
Expand Down
2 changes: 2 additions & 0 deletions @navikt/internal/css/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @navikt/ds-css-internal

## 2.1.1

## 2.1.0

### Minor Changes
Expand Down
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": "2.1.0",
"version": "2.1.1",
"description": "CSS for NAV internal Designsystem-components",
"author": "Aksel | 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,5 +1,13 @@
# @navikt/ds-react-internal

## 2.1.1

### Patch Changes

- Updated dependencies [[`dcf5cfc06`](https://github.com/navikt/Designsystemet/commit/dcf5cfc06b751341559ef30085bd974820531e57)]:
- @navikt/[email protected]
- @navikt/[email protected]

## 2.1.0

### Minor Changes
Expand Down
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": "2.1.0",
"version": "2.1.1",
"description": "Aksel react components for internal UIs in NAV",
"author": "Aksel | NAV designsystem team",
"license": "MIT",
Expand Down Expand Up @@ -35,8 +35,8 @@
"watch": "tsc --watch -p tsconfig.esm.json"
},
"dependencies": {
"@navikt/ds-icons": "^2.1.0",
"@navikt/ds-react": "^2.1.0",
"@navikt/ds-icons": "^2.1.1",
"@navikt/ds-react": "^2.1.1",
"clsx": "^1.1.1",
"copy-to-clipboard": "^3.3.1"
},
Expand Down
16 changes: 8 additions & 8 deletions aksel.nav.no/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@
"website"
],
"dependencies": {
"@navikt/ds-codemod": "^2.1.0",
"@navikt/ds-css": "^2.1.0",
"@navikt/ds-css-internal": "^2.1.0",
"@navikt/ds-icons": "^2.1.0",
"@navikt/ds-react": "^2.1.0",
"@navikt/ds-react-internal": "^2.1.0",
"@navikt/ds-tailwind": "^2.1.0",
"@navikt/ds-tokens": "^2.1.0"
"@navikt/ds-codemod": "^2.1.1",
"@navikt/ds-css": "^2.1.1",
"@navikt/ds-css-internal": "^2.1.1",
"@navikt/ds-icons": "^2.1.1",
"@navikt/ds-react": "^2.1.1",
"@navikt/ds-react-internal": "^2.1.1",
"@navikt/ds-tailwind": "^2.1.1",
"@navikt/ds-tokens": "^2.1.1"
},
"devDependencies": {
"prettier-plugin-tailwindcss": "^0.1.13"
Expand Down
4 changes: 2 additions & 2 deletions examples/shadow-dom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"preview": "vite preview"
},
"dependencies": {
"@navikt/ds-css": "2.1.0",
"@navikt/ds-react": "2.1.0",
"@navikt/ds-css": "2.1.1",
"@navikt/ds-react": "2.1.1",
"react": "^18.0.0",
"react-dom": "^18.0.0"
},
Expand Down