Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Team familie committed Sep 13, 2023
1 parent bc315ad commit cd123e0
Show file tree
Hide file tree
Showing 16 changed files with 83 additions and 19 deletions.
8 changes: 8 additions & 0 deletions packages/familie-dokumentliste/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [9.0.1](https://github.com/navikt/familie-felles-frontend/compare/@navikt/[email protected]...@navikt/[email protected]) (2023-09-13)

**Note:** Version bump only for package @navikt/familie-dokumentliste





# [9.0.0](https://github.com/navikt/familie-felles-frontend/compare/@navikt/[email protected]...@navikt/[email protected]) (2023-08-08)

- støtt v4 av designsystemet (#1139) ([e100728](https://github.com/navikt/familie-felles-frontend/commit/e100728ed0d09a5bb6f5f4ca4966412af732fc67)), closes [#1139](https://github.com/navikt/familie-felles-frontend/issues/1139)
Expand Down
6 changes: 3 additions & 3 deletions packages/familie-dokumentliste/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "9.0.0",
"version": "9.0.1",
"name": "@navikt/familie-dokumentliste",
"author": "NAV",
"homepage": "https://github.com/navikt/familie-felles-frontend#readme",
Expand All @@ -24,8 +24,8 @@
"tsc": "tsc -p tsconfig.json"
},
"dependencies": {
"@navikt/familie-ikoner": "^7.0.0",
"@navikt/familie-typer": "^8.0.0"
"@navikt/familie-ikoner": "^7.0.1",
"@navikt/familie-typer": "^8.0.1"
},
"devDependencies": {
"@navikt/ds-css": "2.x",
Expand Down
8 changes: 8 additions & 0 deletions packages/familie-header/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [11.0.1](https://github.com/navikt/familie-felles-frontend/compare/@navikt/[email protected]...@navikt/[email protected]) (2023-09-13)

**Note:** Version bump only for package @navikt/familie-header





# [11.0.0](https://github.com/navikt/familie-felles-frontend/compare/@navikt/[email protected]...@navikt/[email protected]) (2023-08-08)

- støtt v4 av designsystemet (#1139) ([e100728](https://github.com/navikt/familie-felles-frontend/commit/e100728ed0d09a5bb6f5f4ca4966412af732fc67)), closes [#1139](https://github.com/navikt/familie-felles-frontend/issues/1139)
Expand Down
6 changes: 3 additions & 3 deletions packages/familie-header/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@navikt/familie-header",
"version": "11.0.0",
"version": "11.0.1",
"main": "dist/index.js",
"module": "dist/index.js",
"types": "dist/index.d.ts",
Expand All @@ -23,8 +23,8 @@
"tsc": "tsc -p tsconfig.json"
},
"dependencies": {
"@navikt/familie-ikoner": "^7.0.0",
"@navikt/familie-typer": "^8.0.0",
"@navikt/familie-ikoner": "^7.0.1",
"@navikt/familie-typer": "^8.0.1",
"@navikt/familie-validering": "^5.0.2"
},
"devDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/familie-http/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.0.3](https://github.com/navikt/familie-felles-frontend/compare/@navikt/[email protected]...@navikt/[email protected]) (2023-09-13)

**Note:** Version bump only for package @navikt/familie-http





## [6.0.2](https://github.com/navikt/familie-felles-frontend/compare/@navikt/[email protected]...@navikt/[email protected]) (2023-05-02)

**Note:** Version bump only for package @navikt/familie-http
Expand Down
4 changes: 2 additions & 2 deletions packages/familie-http/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "6.0.2",
"version": "6.0.3",
"name": "@navikt/familie-http",
"type": "module",
"author": "NAV",
Expand All @@ -25,7 +25,7 @@
"tsc": "tsc -p tsconfig.json"
},
"dependencies": {
"@navikt/familie-typer": "^8.0.0",
"@navikt/familie-typer": "^8.0.1",
"@sentry/core": "^7.48.0",
"constate": "^3.3.2"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/familie-ikoner/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [7.0.1](https://github.com/navikt/familie-felles-frontend/compare/@navikt/[email protected]...@navikt/[email protected]) (2023-09-13)

**Note:** Version bump only for package @navikt/familie-ikoner





# 7.0.0 (2023-01-05)

### Features
Expand Down
4 changes: 2 additions & 2 deletions packages/familie-ikoner/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "7.0.0",
"version": "7.0.1",
"name": "@navikt/familie-ikoner",
"author": "NAV",
"homepage": "https://github.com/navikt/familie-felles-frontend#readme",
Expand All @@ -24,7 +24,7 @@
"tsc": "tsc -p tsconfig.json"
},
"dependencies": {
"@navikt/familie-typer": "^8.0.0"
"@navikt/familie-typer": "^8.0.1"
},
"peerDependencies": {
"react": "17.x || 18.x"
Expand Down
8 changes: 8 additions & 0 deletions packages/familie-skjema/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [7.0.9](https://github.com/navikt/familie-felles-frontend/compare/@navikt/[email protected]...@navikt/[email protected]) (2023-09-13)

**Note:** Version bump only for package @navikt/familie-skjema





## [7.0.8](https://github.com/navikt/familie-felles-frontend/compare/@navikt/[email protected]...@navikt/[email protected]) (2023-08-08)

**Note:** Version bump only for package @navikt/familie-skjema
Expand Down
6 changes: 3 additions & 3 deletions packages/familie-skjema/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "7.0.8",
"version": "7.0.9",
"name": "@navikt/familie-skjema",
"type": "module",
"author": "NAV",
Expand All @@ -25,8 +25,8 @@
"tsc": "tsc -p tsconfig.json"
},
"dependencies": {
"@navikt/familie-http": "^6.0.2",
"@navikt/familie-typer": "^8.0.0",
"@navikt/familie-http": "^6.0.3",
"@navikt/familie-typer": "^8.0.1",
"@types/deep-equal": "^1.0.1",
"deep-equal": "^2.2.0",
"hashids": "^2.2.10"
Expand Down
8 changes: 8 additions & 0 deletions packages/familie-sprakvelger/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [9.0.1](https://github.com/navikt/familie-felles-frontend/compare/@navikt/[email protected]...@navikt/[email protected]) (2023-09-13)

**Note:** Version bump only for package @navikt/familie-sprakvelger





# [9.0.0](https://github.com/navikt/familie-felles-frontend/compare/@navikt/[email protected]...@navikt/[email protected]) (2023-08-08)

- støtt v4 av designsystemet (#1139) ([e100728](https://github.com/navikt/familie-felles-frontend/commit/e100728ed0d09a5bb6f5f4ca4966412af732fc67)), closes [#1139](https://github.com/navikt/familie-felles-frontend/issues/1139)
Expand Down
4 changes: 2 additions & 2 deletions packages/familie-sprakvelger/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "9.0.0",
"version": "9.0.1",
"name": "@navikt/familie-sprakvelger",
"author": "NAV",
"homepage": "https://github.com/navikt/familie-felles-frontend#readme",
Expand All @@ -25,7 +25,7 @@
},
"dependencies": {
"@navikt/familie-form-elements": "^12.0.0",
"@navikt/familie-ikoner": "^7.0.0",
"@navikt/familie-ikoner": "^7.0.1",
"@types/react-aria-menubutton": "^6.2.9",
"react-aria-menubutton": "^7.0.3"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/familie-typer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.0.1](https://github.com/navikt/familie-felles-frontend/compare/@navikt/[email protected]...@navikt/[email protected]) (2023-09-13)

**Note:** Version bump only for package @navikt/familie-typer





# 8.0.0 (2023-01-05)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/familie-typer/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "8.0.0",
"version": "8.0.1",
"name": "@navikt/familie-typer",
"type": "module",
"author": "NAV",
Expand Down
8 changes: 8 additions & 0 deletions packages/familie-visittkort/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [11.0.1](https://github.com/navikt/familie-felles-frontend/compare/@navikt/[email protected]...@navikt/[email protected]) (2023-09-13)

**Note:** Version bump only for package @navikt/familie-visittkort





# [11.0.0](https://github.com/navikt/familie-felles-frontend/compare/@navikt/[email protected]...@navikt/[email protected]) (2023-09-12)

- Gjør familie-clipboard deprecated (#1144) ([bbbcbe8](https://github.com/navikt/familie-felles-frontend/commit/bbbcbe8870da8eda69bf22f19903d6609ea914e5)), closes [#1144](https://github.com/navikt/familie-felles-frontend/issues/1144)
Expand Down
6 changes: 3 additions & 3 deletions packages/familie-visittkort/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "11.0.0",
"version": "11.0.1",
"name": "@navikt/familie-visittkort",
"author": "NAV",
"homepage": "https://github.com/navikt/familie-felles-frontend#readme",
Expand All @@ -24,8 +24,8 @@
"tsc": "tsc -p tsconfig.json"
},
"dependencies": {
"@navikt/familie-ikoner": "^7.0.0",
"@navikt/familie-typer": "^8.0.0",
"@navikt/familie-ikoner": "^7.0.1",
"@navikt/familie-typer": "^8.0.1",
"classnames": "^2.3.2",
"prop-types": "^15.8.1"
},
Expand Down

0 comments on commit cd123e0

Please sign in to comment.