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]
  • Loading branch information
fremtind-bot committed Feb 4, 2025
1 parent 4dc0239 commit 42f3fd1
Show file tree
Hide file tree
Showing 12 changed files with 48 additions and 36 deletions.
4 changes: 2 additions & 2 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.49",
"version": "13.0.50",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -43,7 +43,7 @@
"classnames": "^2.5.1"
},
"devDependencies": {
"@fremtind/jkl-constants-util": "^3.0.127"
"@fremtind/jkl-constants-util": "^3.0.128"
},
"peerDependencies": {
"@types/react": "^16.8.6 || ^17.0.0 || ^18.0.0",
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.127",
"version": "3.0.128",
"publishConfig": {
"access": "public"
},
Expand All @@ -23,7 +23,7 @@
],
"devDependencies": {
"@fremtind/jkl-core": "^14.10.3",
"@fremtind/jkl-table-react": "^11.4.73"
"@fremtind/jkl-table-react": "^11.4.74"
},
"scripts": {
"clean": "git clean -xfd",
Expand Down
4 changes: 2 additions & 2 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.2.44",
"version": "18.2.45",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -43,7 +43,7 @@
"@fremtind/jkl-feedback": "^13.1.18",
"@fremtind/jkl-input-group-react": "^4.0.11",
"@fremtind/jkl-message-react": "^1.1.23",
"@fremtind/jkl-radio-button-react": "^12.0.24",
"@fremtind/jkl-radio-button-react": "^12.0.25",
"@fremtind/jkl-react-hooks": "^12.2.18",
"@fremtind/jkl-text-input-react": "^16.0.15",
"@fremtind/jkl-validators-util": "^3.0.2",
Expand Down
4 changes: 2 additions & 2 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.4.4",
"version": "2.4.5",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -39,7 +39,7 @@
"@fremtind/jkl-button-react": "^15.2.28",
"@fremtind/jkl-core": "^14.10.3",
"@fremtind/jkl-file-input": "^2.1.21",
"@fremtind/jkl-formatters-util": "^6.0.44",
"@fremtind/jkl-formatters-util": "^6.0.45",
"@fremtind/jkl-icon-button-react": "^5.0.38",
"@fremtind/jkl-icons-react": "^9.2.4",
"@fremtind/jkl-input-group-react": "^4.0.11",
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.44",
"version": "6.0.45",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -36,7 +36,7 @@
"dev": "run-p dev:*"
},
"dependencies": {
"@fremtind/jkl-constants-util": "^3.0.127",
"@fremtind/jkl-constants-util": "^3.0.128",
"@fremtind/jkl-core": "^14.10.3"
},
"devDependencies": {
Expand Down
6 changes: 6 additions & 0 deletions packages/jokul/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.44.6](https://github.com/fremtind/jokul/compare/@fremtind/[email protected]...@fremtind/[email protected]) (2025-02-04)

### Bug Fixes

- no longer updates Table while rendering TableHead ([4dc0239](https://github.com/fremtind/jokul/commit/4dc0239debf646a34343e752285598762ee92a2b))

## 0.44.5 (2025-02-03)

### 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.44.5",
"version": "0.44.6",
"type": "module",
"publishConfig": {
"access": "public"
Expand Down
4 changes: 2 additions & 2 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": "12.0.24",
"version": "12.0.25",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -46,7 +46,7 @@
"classnames": "^2.5.1"
},
"devDependencies": {
"@fremtind/jkl-formatters-util": "^6.0.44"
"@fremtind/jkl-formatters-util": "^6.0.45"
},
"peerDependencies": {
"@types/react": "^16.8.6 || ^17.0.0 || ^18.0.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/table-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 11.4.74 (2025-02-04)

### Bug Fixes

- no longer updates Table while rendering TableHead ([4dc0239](https://github.com/fremtind/jokul/commit/4dc0239debf646a34343e752285598762ee92a2b))

## 11.4.63 (2025-01-08)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/table-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fremtind/jkl-table-react",
"version": "11.4.73",
"version": "11.4.74",
"publishConfig": {
"access": "public"
},
Expand Down
28 changes: 14 additions & 14 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions portal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@fremtind/portal",
"private": true,
"description": "Documentation portal for Jøkul",
"version": "22.0.9",
"version": "22.0.10",
"devDependencies": {
"@jest/globals": "^29.7.0",
"@types/mixpanel-browser": "^2.51.0",
Expand All @@ -12,11 +12,11 @@
"@fremtind/jkl-accordion-react": "^13.0.9",
"@fremtind/jkl-breadcrumb-react": "^5.0.37",
"@fremtind/jkl-button-react": "^15.2.28",
"@fremtind/jkl-card-react": "^13.0.49",
"@fremtind/jkl-card-react": "^13.0.50",
"@fremtind/jkl-checkbox-react": "^12.0.11",
"@fremtind/jkl-chip-react": "^1.0.14",
"@fremtind/jkl-combobox-react": "^2.3.93",
"@fremtind/jkl-constants-util": "^3.0.127",
"@fremtind/jkl-constants-util": "^3.0.128",
"@fremtind/jkl-contact-information-react": "^2.1.52",
"@fremtind/jkl-content-toggle-react": "^6.0.23",
"@fremtind/jkl-contextual-menu-react": "^3.8.25",
Expand All @@ -25,10 +25,10 @@
"@fremtind/jkl-datepicker-react": "^16.1.19",
"@fremtind/jkl-description-list-react": "^8.0.37",
"@fremtind/jkl-expand-button-react": "^7.1.9",
"@fremtind/jkl-feedback-react": "^18.2.44",
"@fremtind/jkl-file-input-react": "^2.4.4",
"@fremtind/jkl-feedback-react": "^18.2.45",
"@fremtind/jkl-file-input-react": "^2.4.5",
"@fremtind/jkl-footer-react": "^6.1.52",
"@fremtind/jkl-formatters-util": "^6.0.44",
"@fremtind/jkl-formatters-util": "^6.0.45",
"@fremtind/jkl-icon-button-react": "^5.0.38",
"@fremtind/jkl-icons-react": "^9.2.4",
"@fremtind/jkl-image-react": "^6.0.39",
Expand All @@ -42,12 +42,12 @@
"@fremtind/jkl-modal-react": "^2.1.73",
"@fremtind/jkl-popover-react": "^1.2.17",
"@fremtind/jkl-progress-bar-react": "^6.1.18",
"@fremtind/jkl-radio-button-react": "^12.0.24",
"@fremtind/jkl-radio-button-react": "^12.0.25",
"@fremtind/jkl-react-hooks": "^12.2.18",
"@fremtind/jkl-select-react": "^15.0.22",
"@fremtind/jkl-summary-table-react": "^10.0.37",
"@fremtind/jkl-system-message-react": "^1.0.24",
"@fremtind/jkl-table-react": "^11.4.73",
"@fremtind/jkl-table-react": "^11.4.74",
"@fremtind/jkl-tabs-react": "^6.0.29",
"@fremtind/jkl-tag-react": "^6.0.13",
"@fremtind/jkl-text-input-react": "^16.0.15",
Expand Down

0 comments on commit 42f3fd1

Please sign in to comment.