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 27, 2024
1 parent facf36f commit f5349f7
Show file tree
Hide file tree
Showing 12 changed files with 55 additions and 7 deletions.
8 changes: 8 additions & 0 deletions packages/familie-endringslogg/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.

## [13.1.4](https://github.com/navikt/familie-felles-frontend/compare/@navikt/[email protected]...@navikt/[email protected]) (2024-09-27)

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





## [13.1.3](https://github.com/navikt/familie-felles-frontend/compare/@navikt/[email protected]...@navikt/[email protected]) (2024-09-23)


Expand Down
2 changes: 1 addition & 1 deletion packages/familie-endringslogg/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "13.1.3",
"version": "13.1.4",
"name": "@navikt/familie-endringslogg",
"author": "NAV",
"type": "module",
Expand Down
8 changes: 8 additions & 0 deletions packages/familie-form-elements/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.

## [21.0.2](https://github.com/navikt/familie-felles-frontend/compare/@navikt/[email protected]...@navikt/[email protected]) (2024-09-27)

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





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

**Note:** Version bump only for package @navikt/familie-form-elements
Expand Down
2 changes: 1 addition & 1 deletion packages/familie-form-elements/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@navikt/familie-form-elements",
"version": "21.0.1",
"version": "21.0.2",
"main": "dist/index.js",
"author": "NAV",
"license": "MIT",
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.

## [14.1.1](https://github.com/navikt/familie-felles-frontend/compare/@navikt/[email protected]...@navikt/[email protected]) (2024-09-27)

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





# [14.1.0](https://github.com/navikt/familie-felles-frontend/compare/@navikt/[email protected]...@navikt/[email protected]) (2024-09-25)


Expand Down
2 changes: 1 addition & 1 deletion packages/familie-header/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@navikt/familie-header",
"version": "14.1.0",
"version": "14.1.1",
"main": "dist/index.js",
"module": "dist/index.js",
"types": "dist/index.d.ts",
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.

## [8.2.15](https://github.com/navikt/familie-felles-frontend/compare/@navikt/[email protected]...@navikt/[email protected]) (2024-09-27)

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





## [8.2.14](https://github.com/navikt/familie-felles-frontend/compare/@navikt/[email protected]...@navikt/[email protected]) (2024-09-19)

**Note:** Version bump only for package @navikt/familie-skjema
Expand Down
4 changes: 2 additions & 2 deletions packages/familie-skjema/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "8.2.14",
"version": "8.2.15",
"name": "@navikt/familie-skjema",
"type": "module",
"author": "NAV",
Expand Down Expand Up @@ -32,7 +32,7 @@
"hashids": "^2.3.0"
},
"devDependencies": {
"@navikt/familie-form-elements": "^21.0.1"
"@navikt/familie-form-elements": "^21.0.2"
},
"peerDependencies": {
"react": "18.x"
Expand Down
8 changes: 8 additions & 0 deletions packages/familie-tidslinje/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.

## [10.0.4](https://github.com/navikt/familie-felles-frontend/compare/@navikt/[email protected]...@navikt/[email protected]) (2024-09-27)

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





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

**Note:** Version bump only for package @navikt/familie-tidslinje
Expand Down
2 changes: 1 addition & 1 deletion packages/familie-tidslinje/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@navikt/familie-tidslinje",
"version": "10.0.3",
"version": "10.0.4",
"main": "dist/index.js",
"module": "dist/index.js",
"types": "dist/index.d.ts",
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.

## [15.1.2](https://github.com/navikt/familie-felles-frontend/compare/@navikt/[email protected]...@navikt/[email protected]) (2024-09-27)

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





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

**Note:** Version bump only for package @navikt/familie-visittkort
Expand Down
2 changes: 1 addition & 1 deletion packages/familie-visittkort/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "15.1.1",
"version": "15.1.2",
"name": "@navikt/familie-visittkort",
"author": "NAV",
"homepage": "https://github.com/navikt/familie-felles-frontend#readme",
Expand Down

0 comments on commit f5349f7

Please sign in to comment.