Skip to content

Commit

Permalink
Changeset og versjonering
Browse files Browse the repository at this point in the history
  • Loading branch information
frodehansen2 committed Jan 5, 2024
1 parent 8911a0d commit dc9e3d2
Show file tree
Hide file tree
Showing 40 changed files with 481 additions and 242 deletions.
11 changes: 11 additions & 0 deletions apps/dine-pleiepenger/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @navikt/dine-pleiepenger

## 0.5.1

### Patch Changes

- Generelle pakkeoppdateringer - patch og minor
- Updated dependencies
- @navikt/appstatus-react-ds@2.17.10
- @navikt/sif-common-core-ds@9.13.1
- @navikt/sif-common-sentry@0.25.8
- @navikt/sif-common-utils@3.43.9

## 0.5.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions apps/dine-pleiepenger/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@navikt/dine-pleiepenger",
"version": "0.5.0",
"version": "0.5.1",
"private": true,
"scripts": {
"build-storybook": "storybook build",
Expand All @@ -20,7 +20,7 @@
"@navikt/sif-common-core-ds": "workspace: *",
"@navikt/sif-common-sentry": "workspace: *",
"@navikt/sif-common-utils": "workspace: *",
"axios": "1.6.3",
"axios": "1.6.4",
"jsonwebtoken": "9.0.2",
"next": "14.0.4",
"next-logger": "3.0.2",
Expand Down
13 changes: 13 additions & 0 deletions apps/ekstra-omsorgsdager-andre-forelder-ikke-tilsyn/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @navikt/ekstra-omsorgsdager-andre-forelder-ikke-tilsyn

## 1.21.10

### Patch Changes

- Generelle pakkeoppdateringer - patch og minor
- Updated dependencies
- @navikt/sif-common-formik-ds@1.7.1
- @navikt/sif-common-soknad-ds@10.13.1
- @navikt/sif-common-core-ds@9.13.1
- @navikt/sif-common-sentry@0.25.8
- @navikt/sif-common-utils@3.43.9
- @navikt/sif-common-amplitude@2.24.8

## 1.21.9

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Søknad om ekstra omsorgsdager når den andre forelderen ikke kan ha tilsyn med barn",
"license": "MIT",
"name": "@navikt/ekstra-omsorgsdager-andre-forelder-ikke-tilsyn",
"version": "1.21.9",
"version": "1.21.10",
"repository": "https://github.com/navikt/sif-brukerdialog",
"private": true,
"type": "module",
Expand Down Expand Up @@ -35,7 +35,7 @@
"@navikt/sif-common-soknad-ds": "workspace:*",
"@navikt/sif-common-utils": "workspace:*",
"@testing-library/react": "14.1.2",
"axios": "1.6.3",
"axios": "1.6.4",
"compression": "1.7.4",
"cookie-parser": "1.4.6",
"dayjs": "1.11.10",
Expand Down Expand Up @@ -76,7 +76,7 @@
"jsdom": "23.0.1",
"rimraf": "5.0.5",
"typescript": "5.3.3",
"vitest": "1.1.1"
"vitest": "1.1.2"
},
"eslintConfig": {
"overrides": [
Expand Down
14 changes: 14 additions & 0 deletions apps/endringsmelding-pleiepenger/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @navikt/endringsmelding-pleiepenger

## 2.24.11

### Patch Changes

- Generelle pakkeoppdateringer - patch og minor
- Updated dependencies
- @navikt/sif-common-formik-ds@1.7.1
- @navikt/sif-common-soknad-ds@10.13.1
- @navikt/sif-common-forms-ds@8.17.1
- @navikt/sif-common-core-ds@9.13.1
- @navikt/sif-common-sentry@0.25.8
- @navikt/sif-common-utils@3.43.9
- @navikt/sif-common-amplitude@2.24.8

## 2.24.10

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions apps/endringsmelding-pleiepenger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "MIT",
"name": "@navikt/endringsmelding-pleiepenger",
"repository": "https://github.com/navikt/sif-brukerdialog",
"version": "2.24.10",
"version": "2.24.11",
"private": true,
"dependencies": {
"@navikt/ds-css": "5.12.2",
Expand All @@ -21,7 +21,7 @@
"@navikt/sif-common-soknad-ds": "workspace:*",
"@navikt/sif-common-utils": "workspace:*",
"@testing-library/react": "14.1.2",
"axios": "1.6.3",
"axios": "1.6.4",
"compression": "1.7.4",
"cookie-parser": "1.4.6",
"dayjs": "1.11.10",
Expand Down Expand Up @@ -80,14 +80,14 @@
"cypress-file-upload": "5.0.8",
"jsdom": "23.0.1",
"msw": "2.0.11",
"postcss": "8.4.32",
"postcss-import": "15.1.0",
"postcss": "8.4.33",
"postcss-import": "16.0.0",
"storybook": "7.6.7",
"tailwindcss": "3.4.0",
"typescript": "5.3.3",
"vite": "5.0.10",
"vite-plugin-checker": "0.6.2",
"vitest": "1.1.1"
"vitest": "1.1.2"
},
"scripts": {
"build": "vite build --base=/familie/sykdom-i-familien/soknad/endringsmelding-pleiepenger",
Expand Down
14 changes: 14 additions & 0 deletions apps/omsorgsdager-aleneomsorg-dialog/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @navikt/omsorgsdager-aleneomsorg-dialog

## 2.14.10

### Patch Changes

- Generelle pakkeoppdateringer - patch og minor
- Updated dependencies
- @navikt/sif-common-formik-ds@1.7.1
- @navikt/sif-common-soknad-ds@10.13.1
- @navikt/sif-common-forms-ds@8.17.1
- @navikt/sif-common-core-ds@9.13.1
- @navikt/sif-common-sentry@0.25.8
- @navikt/sif-common-utils@3.43.9
- @navikt/sif-common-amplitude@2.24.8

## 2.14.9

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions apps/omsorgsdager-aleneomsorg-dialog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"license": "MIT",
"name": "@navikt/omsorgsdager-aleneomsorg-dialog",
"repository": "https://github.com/navikt/sif-brukerdialog",
"version": "2.14.9",
"version": "2.14.10",
"private": true,
"type": "module",
"scripts": {
Expand Down Expand Up @@ -36,7 +36,7 @@
"@navikt/sif-common-soknad-ds": "workspace:*",
"@navikt/sif-common-utils": "workspace:*",
"@testing-library/react": "14.1.2",
"axios": "1.6.3",
"axios": "1.6.4",
"compression": "1.7.4",
"cookie-parser": "1.4.6",
"dayjs": "1.11.10",
Expand Down
6 changes: 6 additions & 0 deletions apps/omsorgsdager-kalkulator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @navikt/omsorgsdager-kalkulator

## 3.5.7

### Patch Changes

- Generelle pakkeoppdateringer - patch og minor

## 3.5.6

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions apps/omsorgsdager-kalkulator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "En kalkulator for beregning av omsorgsdager.",
"license": "MIT",
"name": "@navikt/omsorgsdager-kalkulator",
"version": "3.5.6",
"version": "3.5.7",
"private": true,
"scripts": {
"dev": "next dev -p 8080",
Expand Down Expand Up @@ -41,7 +41,7 @@
"@types/uuid": "9.0.7",
"eslint": "8.56.0",
"eslint-config-next": "14.0.4",
"postcss": "8.4.32",
"postcss": "8.4.33",
"tailwindcss": "3.4.0",
"typescript": "5.3.3"
}
Expand Down
14 changes: 14 additions & 0 deletions apps/omsorgspengerutbetaling-soknad/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @navikt/omsorgspengerutbetaling-soknad

## 1.8.8

### Patch Changes

- Generelle pakkeoppdateringer - patch og minor
- Updated dependencies
- @navikt/sif-common-formik-ds@1.7.1
- @navikt/sif-common-soknad-ds@10.13.1
- @navikt/sif-common-forms-ds@8.17.1
- @navikt/sif-common-core-ds@9.13.1
- @navikt/sif-common-sentry@0.25.8
- @navikt/sif-common-utils@3.43.9
- @navikt/sif-common-amplitude@2.24.8

## 1.8.7

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions apps/omsorgspengerutbetaling-soknad/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"license": "MIT",
"name": "@navikt/omsorgspengerutbetaling-soknad",
"repository": "https://github.com/navikt/sif-brukerdialog",
"version": "1.8.7",
"version": "1.8.8",
"private": true,
"type": "module",
"dependencies": {
Expand All @@ -24,7 +24,7 @@
"@storybook/react-vite": "7.6.7",
"@testing-library/react": "14.1.2",
"@vitejs/plugin-react": "4.2.1",
"axios": "1.6.3",
"axios": "1.6.4",
"busboy": "1.6.0",
"compression": "1.7.4",
"cookie-parser": "1.4.6",
Expand Down Expand Up @@ -64,7 +64,7 @@
"postcss-nesting": "12.0.2",
"tailwindcss": "3.4.0",
"typescript": "5.3.3",
"vitest": "1.1.1"
"vitest": "1.1.2"
},
"scripts": {
"build": "vite build --base=/familie/sykdom-i-familien/soknad/omsorgspengerutbetaling",
Expand Down
14 changes: 14 additions & 0 deletions apps/omsorgspengesoknad/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @navikt/omsorgspengesoknad

## 1.24.9

### Patch Changes

- Generelle pakkeoppdateringer - patch og minor
- Updated dependencies
- @navikt/sif-common-formik-ds@1.7.1
- @navikt/sif-common-soknad-ds@10.13.1
- @navikt/sif-common-forms-ds@8.17.1
- @navikt/sif-common-core-ds@9.13.1
- @navikt/sif-common-sentry@0.25.8
- @navikt/sif-common-utils@3.43.9
- @navikt/sif-common-amplitude@2.24.8

## 1.24.8

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions apps/omsorgspengesoknad/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"license": "MIT",
"name": "@navikt/omsorgspengesoknad",
"repository": "https://github.com/navikt/sif-brukerdialog",
"version": "1.24.8",
"version": "1.24.9",
"private": true,
"type": "module",
"dependencies": {
Expand All @@ -23,7 +23,7 @@
"@navikt/sif-common-utils": "workspace:*",
"@testing-library/react": "14.1.2",
"@vitejs/plugin-react": "4.2.1",
"axios": "1.6.3",
"axios": "1.6.4",
"busboy": "1.6.0",
"compression": "1.7.4",
"cookie-parser": "1.4.6",
Expand Down Expand Up @@ -70,10 +70,10 @@
"cross-env": "7.0.3",
"express-rate-limit": "7.1.5",
"jsdom": "23.0.1",
"postcss": "8.4.32",
"postcss": "8.4.33",
"storybook": "7.6.7",
"typescript": "5.3.3",
"vitest": "1.1.1"
"vitest": "1.1.2"
},
"scripts": {
"build": "vite build --base=/familie/sykdom-i-familien/soknad/omsorgspenger",
Expand Down
15 changes: 15 additions & 0 deletions apps/pleiepenger-i-livets-sluttfase-soknad/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @navikt/pleiepenger-i-livets-sluttfase-soknad

## 2.5.9

### Patch Changes

- Generelle pakkeoppdateringer - patch og minor
- Updated dependencies
- @navikt/sif-common-formik-ds@1.7.1
- @navikt/sif-common-soknad-ds@10.13.1
- @navikt/sif-common-forms-ds@8.17.1
- @navikt/sif-common-core-ds@9.13.1
- @navikt/sif-common-sentry@0.25.8
- @navikt/sif-common-utils@3.43.9
- @navikt/sif-common-ui@0.5.1
- @navikt/sif-common-amplitude@2.24.8

## 2.5.8

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions apps/pleiepenger-i-livets-sluttfase-soknad/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"license": "MIT",
"name": "@navikt/pleiepenger-i-livets-sluttfase-soknad",
"repository": "https://github.com/navikt/sif-brukerdialog",
"version": "2.5.8",
"version": "2.5.9",
"private": true,
"type": "module",
"dependencies": {
Expand All @@ -23,7 +23,7 @@
"@navikt/sif-common-ui": "workspace:*",
"@navikt/sif-common-utils": "workspace:*",
"@testing-library/react": "14.1.2",
"axios": "1.6.3",
"axios": "1.6.4",
"busboy": "1.6.0",
"compression": "1.7.4",
"cookie-parser": "1.4.6",
Expand Down Expand Up @@ -61,11 +61,11 @@
"babel-polyfill": "6.26.0",
"cross-env": "7.0.3",
"express-rate-limit": "7.1.5",
"postcss": "8.4.32",
"postcss": "8.4.33",
"typescript": "5.3.3",
"vite": "5.0.10",
"vite-plugin-checker": "0.6.2",
"vitest": "1.1.1"
"vitest": "1.1.2"
},
"scripts": {
"build": "vite build --base=/familie/sykdom-i-familien/soknad/pleiepenger-i-livets-sluttfase",
Expand Down
15 changes: 15 additions & 0 deletions apps/pleiepenger-sykt-barn/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @navikt/pleiepenger-sykt-barn

## 3.7.8

### Patch Changes

- Generelle pakkeoppdateringer - patch og minor
- Updated dependencies
- @navikt/sif-common-formik-ds@1.7.1
- @navikt/sif-common-soknad-ds@10.13.1
- @navikt/sif-common-forms-ds@8.17.1
- @navikt/appstatus-react-ds@2.17.10
- @navikt/sif-common-core-ds@9.13.1
- @navikt/sif-common-sentry@0.25.8
- @navikt/sif-common-utils@3.43.9
- @navikt/sif-common-amplitude@2.24.8

## 3.7.7

### Patch Changes
Expand Down
Loading

0 comments on commit dc9e3d2

Please sign in to comment.