Skip to content

Commit

Permalink
chore(release): publish [ci skip release]
Browse files Browse the repository at this point in the history
 - @fremtind/[email protected]
 - @fremtind/[email protected]
 - @fremtind/[email protected]
 - @fremtind/[email protected]
 - @fremtind/[email protected]
 - @fremtind/[email protected]
 - @fremtind/[email protected]
 - @fremtind/[email protected]
 - @fremtind/[email protected]
 - @fremtind/[email protected]
 - @fremtind/[email protected]
 - @fremtind/[email protected]
 - @fremtind/[email protected]
 - @fremtind/[email protected]
 - @fremtind/[email protected]
 - @fremtind/[email protected]
 - @fremtind/[email protected]
 - @fremtind/[email protected]
 - @fremtind/[email protected]
 - @fremtind/[email protected]
 - @fremtind/[email protected]
 - @fremtind/[email protected]
 - @fremtind/[email protected]
 - @fremtind/[email protected]
 - @fremtind/[email protected]
 - @fremtind/[email protected]
  • Loading branch information
fremtind-bot committed Sep 25, 2024
1 parent 3d3bc85 commit f8733bc
Show file tree
Hide file tree
Showing 30 changed files with 195 additions and 164 deletions.
4 changes: 2 additions & 2 deletions packages/button-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fremtind/jkl-button-react",
"version": "15.1.16",
"version": "15.1.17",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -48,7 +48,7 @@
"classnames": "^2.3.2"
},
"devDependencies": {
"@fremtind/jkl-toggle-switch-react": "^13.1.23"
"@fremtind/jkl-toggle-switch-react": "^13.1.24"
},
"peerDependencies": {
"@types/react": "^16.8.6 || ^17.0.0 || ^18.0.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/card-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fremtind/jkl-card-react",
"version": "13.0.4",
"version": "13.0.5",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -35,15 +35,15 @@
"dev": "run-p dev:*"
},
"dependencies": {
"@fremtind/jkl-button-react": "^15.1.16",
"@fremtind/jkl-button-react": "^15.1.17",
"@fremtind/jkl-card": "^13.0.1",
"@fremtind/jkl-core": "^14.5.0",
"@fremtind/jkl-image-react": "^6.0.22",
"@fremtind/jkl-tag-react": "^5.2.25",
"@fremtind/jkl-tag-react": "^5.2.26",
"classnames": "^2.3.2"
},
"devDependencies": {
"@fremtind/jkl-constants-util": "^3.0.83"
"@fremtind/jkl-constants-util": "^3.0.84"
},
"peerDependencies": {
"@types/react": "^16.8.6 || ^17.0.0 || ^18.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/checkbox-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fremtind/jkl-checkbox-react",
"version": "11.1.36",
"version": "11.1.37",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -44,7 +44,7 @@
"classnames": "^2.3.2"
},
"devDependencies": {
"@fremtind/jkl-input-group-react": "^3.0.43"
"@fremtind/jkl-input-group-react": "^3.0.44"
},
"peerDependencies": {
"@types/react": "^16.8.6 || ^17.0.0 || ^18.0.0",
Expand Down
12 changes: 6 additions & 6 deletions packages/combobox-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fremtind/jkl-combobox-react",
"version": "2.3.50",
"version": "2.3.51",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -38,13 +38,13 @@
"dependencies": {
"@fremtind/jkl-combobox": "^2.2.18",
"@fremtind/jkl-core": "^14.5.0",
"@fremtind/jkl-icon-button-react": "^5.0.10",
"@fremtind/jkl-icon-button-react": "^5.0.11",
"@fremtind/jkl-icons-react": "^9.1.8",
"@fremtind/jkl-input-group-react": "^3.0.43",
"@fremtind/jkl-input-group-react": "^3.0.44",
"@fremtind/jkl-react-hooks": "^12.2.1",
"@fremtind/jkl-select-react": "^14.1.56",
"@fremtind/jkl-tag-react": "^5.2.25",
"@fremtind/jkl-tooltip-react": "^4.2.34",
"@fremtind/jkl-select-react": "^14.1.57",
"@fremtind/jkl-tag-react": "^5.2.26",
"@fremtind/jkl-tooltip-react": "^4.3.0",
"classnames": "^2.3.2"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/constants-util/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fremtind/jkl-constants-util",
"version": "3.0.83",
"version": "3.0.84",
"publishConfig": {
"access": "public"
},
Expand All @@ -23,7 +23,7 @@
],
"devDependencies": {
"@fremtind/jkl-core": "^14.5.0",
"@fremtind/jkl-table-react": "^11.4.29"
"@fremtind/jkl-table-react": "^11.4.30"
},
"scripts": {
"clean": "git clean -xfd",
Expand Down
4 changes: 2 additions & 2 deletions packages/contact-information-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fremtind/jkl-contact-information-react",
"version": "2.1.47",
"version": "2.1.48",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -38,7 +38,7 @@
"dependencies": {
"@fremtind/jkl-contact-information": "^2.0.21",
"@fremtind/jkl-core": "^14.5.0",
"@fremtind/jkl-formatters-util": "^6.0.0",
"@fremtind/jkl-formatters-util": "^6.0.1",
"classnames": "^2.3.2"
},
"peerDependencies": {
Expand Down
10 changes: 10 additions & 0 deletions packages/contextual-menu-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 3.6.0 (2024-09-25)

### Bug Fixes

- bruk riktigere version range for framer motion ([5224e9b](https://github.com/fremtind/jokul/commit/5224e9b320893a237f6cf48741b2a1ac4fb74d51))

### Features

- reduser bundle-size for framer og tillat flere versjoner ([94cc27a](https://github.com/fremtind/jokul/commit/94cc27aad9c0b5de15472ce916e5c3ba8b9af793))

# 3.5.0 (2024-09-17)

### Features
Expand Down
4 changes: 2 additions & 2 deletions packages/contextual-menu-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fremtind/jkl-contextual-menu-react",
"version": "3.5.1",
"version": "3.6.0",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -46,7 +46,7 @@
"framer-motion": ">7.10.3 <12"
},
"devDependencies": {
"@fremtind/jkl-icon-button-react": "^5.0.10"
"@fremtind/jkl-icon-button-react": "^5.0.11"
},
"peerDependencies": {
"@types/react": "^16.8.6 || ^17.0.0 || ^18.0.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/cookie-consent-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fremtind/jkl-cookie-consent-react",
"version": "10.2.14",
"version": "10.2.15",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -37,12 +37,12 @@
"dev": "run-p dev:*"
},
"dependencies": {
"@fremtind/jkl-button-react": "^15.1.16",
"@fremtind/jkl-checkbox-react": "^11.1.36",
"@fremtind/jkl-button-react": "^15.1.17",
"@fremtind/jkl-checkbox-react": "^11.1.37",
"@fremtind/jkl-cookie-consent": "^11.0.20",
"@fremtind/jkl-core": "^14.5.0",
"@fremtind/jkl-list-react": "^10.2.11",
"@fremtind/jkl-modal-react": "^2.1.42",
"@fremtind/jkl-modal-react": "^2.1.43",
"@fremtind/jkl-react-hooks": "^12.2.1"
},
"peerDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions packages/datepicker-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fremtind/jkl-datepicker-react",
"version": "15.1.65",
"version": "15.1.66",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -40,10 +40,10 @@
"@fremtind/jkl-core": "^14.5.0",
"@fremtind/jkl-datepicker": "^12.1.23",
"@fremtind/jkl-icons-react": "^9.1.8",
"@fremtind/jkl-input-group-react": "^3.0.43",
"@fremtind/jkl-input-group-react": "^3.0.44",
"@fremtind/jkl-react-hooks": "^12.2.1",
"@fremtind/jkl-select-react": "^14.1.56",
"@fremtind/jkl-text-input-react": "^15.1.16",
"@fremtind/jkl-select-react": "^14.1.57",
"@fremtind/jkl-text-input-react": "^15.1.17",
"classnames": "^2.3.2",
"date-fns": "^2.30.0"
},
Expand Down
12 changes: 6 additions & 6 deletions packages/feedback-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fremtind/jkl-feedback-react",
"version": "18.1.5",
"version": "18.1.6",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -37,15 +37,15 @@
"dev": "run-p dev:*"
},
"dependencies": {
"@fremtind/jkl-button-react": "^15.1.16",
"@fremtind/jkl-checkbox-react": "^11.1.36",
"@fremtind/jkl-button-react": "^15.1.17",
"@fremtind/jkl-checkbox-react": "^11.1.37",
"@fremtind/jkl-core": "^14.5.0",
"@fremtind/jkl-feedback": "^13.1.1",
"@fremtind/jkl-input-group-react": "^3.0.43",
"@fremtind/jkl-input-group-react": "^3.0.44",
"@fremtind/jkl-message-react": "^1.1.3",
"@fremtind/jkl-radio-button-react": "^11.1.79",
"@fremtind/jkl-radio-button-react": "^11.1.80",
"@fremtind/jkl-react-hooks": "^12.2.1",
"@fremtind/jkl-text-input-react": "^15.1.16",
"@fremtind/jkl-text-input-react": "^15.1.17",
"@fremtind/jkl-validators-util": "^3.0.1",
"classnames": "^2.3.2"
},
Expand Down
10 changes: 5 additions & 5 deletions packages/file-input-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fremtind/jkl-file-input-react",
"version": "2.3.31",
"version": "2.3.32",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -36,13 +36,13 @@
"dev": "node ./esbuild.dev.mjs && run-p dev:*"
},
"dependencies": {
"@fremtind/jkl-button-react": "^15.1.16",
"@fremtind/jkl-button-react": "^15.1.17",
"@fremtind/jkl-core": "^14.5.0",
"@fremtind/jkl-file-input": "^2.1.2",
"@fremtind/jkl-formatters-util": "^6.0.0",
"@fremtind/jkl-icon-button-react": "^5.0.10",
"@fremtind/jkl-formatters-util": "^6.0.1",
"@fremtind/jkl-icon-button-react": "^5.0.11",
"@fremtind/jkl-icons-react": "^9.1.8",
"@fremtind/jkl-input-group-react": "^3.0.43",
"@fremtind/jkl-input-group-react": "^3.0.44",
"@fremtind/jkl-progress-bar-react": "^6.1.1",
"@fremtind/jkl-react-hooks": "^12.2.1",
"classnames": "^2.3.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/footer-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fremtind/jkl-footer-react",
"version": "6.1.47",
"version": "6.1.48",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -38,7 +38,7 @@
"dependencies": {
"@fremtind/jkl-core": "^14.5.0",
"@fremtind/jkl-footer": "^6.0.21",
"@fremtind/jkl-formatters-util": "^6.0.0",
"@fremtind/jkl-formatters-util": "^6.0.1",
"@fremtind/jkl-logo-react": "^13.1.12",
"classnames": "^2.3.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/formatters-util/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fremtind/jkl-formatters-util",
"version": "6.0.0",
"version": "6.0.1",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -36,7 +36,7 @@
"dev": "run-p dev:*"
},
"dependencies": {
"@fremtind/jkl-constants-util": "^3.0.83",
"@fremtind/jkl-constants-util": "^3.0.84",
"@fremtind/jkl-core": "^14.5.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/icon-button-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fremtind/jkl-icon-button-react",
"version": "5.0.10",
"version": "5.0.11",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -46,7 +46,7 @@
},
"devDependencies": {
"@fremtind/jkl-icons-react": "^9.1.8",
"@fremtind/jkl-toggle-switch-react": "^13.1.23"
"@fremtind/jkl-toggle-switch-react": "^13.1.24"
},
"peerDependencies": {
"@types/react": "^16.8.6 || ^17.0.0 || ^18.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/input-group-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fremtind/jkl-input-group-react",
"version": "3.0.43",
"version": "3.0.44",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -41,7 +41,7 @@
"@fremtind/jkl-icons-react": "^9.1.8",
"@fremtind/jkl-input-group": "^3.1.1",
"@fremtind/jkl-react-hooks": "^12.2.1",
"@fremtind/jkl-tooltip-react": "^4.2.34",
"@fremtind/jkl-tooltip-react": "^4.3.0",
"classnames": "^2.3.2"
},
"peerDependencies": {
Expand Down
11 changes: 11 additions & 0 deletions packages/jokul/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 0.11.0 (2024-09-25)

### Bug Fixes

- eksporter popover ut fgra components mappen ([2f72ea5](https://github.com/fremtind/jokul/commit/2f72ea5a5950314163b81f0d08855775c155d0e9))

### Features

- flytt popover til jokul pakken (monorepo) ([2df7993](https://github.com/fremtind/jokul/commit/2df79935c5714381bce6f3791906dbc8aacb21d4))
- reduser bundle size for framer-motion ([991b966](https://github.com/fremtind/jokul/commit/991b96665d966597f54aae277bd0c8b7a926271c))

## [0.10.1](https://github.com/fremtind/jokul/compare/@fremtind/[email protected]...@fremtind/[email protected]) (2024-09-25)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/jokul/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fremtind/jokul",
"version": "0.10.1",
"version": "0.11.0",
"type": "module",
"publishConfig": {
"access": "public"
Expand Down
4 changes: 2 additions & 2 deletions packages/modal-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fremtind/jkl-modal-react",
"version": "2.1.42",
"version": "2.1.43",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -37,7 +37,7 @@
},
"dependencies": {
"@fremtind/jkl-core": "^14.5.0",
"@fremtind/jkl-icon-button-react": "^5.0.10",
"@fremtind/jkl-icon-button-react": "^5.0.11",
"@fremtind/jkl-icons-react": "^9.1.8",
"@fremtind/jkl-modal": "^2.2.1",
"@fremtind/jkl-react-hooks": "^12.2.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/radio-button-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fremtind/jkl-radio-button-react",
"version": "11.1.79",
"version": "11.1.80",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -40,13 +40,13 @@
},
"dependencies": {
"@fremtind/jkl-core": "^14.5.0",
"@fremtind/jkl-input-group-react": "^3.0.43",
"@fremtind/jkl-input-group-react": "^3.0.44",
"@fremtind/jkl-radio-button": "^10.2.1",
"@fremtind/jkl-react-hooks": "^12.2.1",
"classnames": "^2.3.2"
},
"devDependencies": {
"@fremtind/jkl-formatters-util": "^6.0.0"
"@fremtind/jkl-formatters-util": "^6.0.1"
},
"peerDependencies": {
"@types/react": "^16.8.6 || ^17.0.0 || ^18.0.0",
Expand Down
Loading

0 comments on commit f8733bc

Please sign in to comment.