Skip to content

Commit

Permalink
chore: new release candidate (next) (#2877)
Browse files Browse the repository at this point in the history
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to next, this PR will
be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

`next` is currently in **pre mode** so this branch has prereleases
rather than normal releases. If you want to exit prereleases, run
`changeset pre exit` on `next`.

⚠️⚠️⚠️⚠️⚠️⚠️

# Releases
## @digdir/[email protected]

### Minor Changes

- Added option dry run using `--dry` on `tokens create` & `tokens build`
([#2884](#2884))

- `tokens create` now writes by default
([#2884](#2884))

- Changed `-w, --write` to `-o, --out-dir` on `tokens create` & `tokens
build` for defining output dir
([#2884](#2884))

## @digdir/[email protected]

### Patch Changes

- Remove `neutral` color on `ValidationMessage`
([#2895](#2895))

- Added styling for Windows High Contrast mode and
[forced-colors](https://developer.mozilla.org/en-US/docs/Web/CSS/@media/forced-colors)
([#2876](#2876))

- Badge: Convert to two elements, add `Badge.Position` component for
placement ([#2857](#2857))

- Select: Add `width="auto"` option and default to full width
([#2894](#2894))

## @digdir/[email protected]

### Patch Changes

- Radio, Checkbox: Spread `className` and `style` on outermost element
([#2880](#2880))

- Badge: Convert to two elements, add `Badge.Position` component for
placement ([#2857](#2857))

- `ValidationMessage` now uses the `p`-element
([#2895](#2895))

- Select: Add `width="auto"` option and default to full width
([#2894](#2894))

## @digdir/[email protected]

### Patch Changes

- Tweaked color codes. Visually remains the same
([#2854](#2854))

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Dec 13, 2024
1 parent aa344ec commit d62396f
Show file tree
Hide file tree
Showing 9 changed files with 54 additions and 4 deletions.
10 changes: 10 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,17 +55,20 @@
"fluffy-coins-run",
"four-pears-tie",
"four-schools-wait",
"fresh-planes-complain",
"friendly-cups-kiss",
"friendly-islands-punch",
"funny-boxes-remember",
"fuzzy-needles-explode",
"gold-chairs-jog",
"gorgeous-geese-boil",
"gorgeous-readers-burn",
"gorgeous-shrimps-crash",
"grumpy-pianos-lick",
"happy-hounds-tie",
"happy-worms-applaud",
"healthy-apples-explode",
"healthy-monkeys-repair",
"heavy-rabbits-boil",
"hip-brooms-brush",
"hip-masks-greet",
Expand All @@ -76,6 +79,7 @@
"hot-weeks-tease",
"hungry-moles-repeat",
"kind-eyes-cheat",
"lazy-wolves-provide",
"lemon-countries-smoke",
"long-boxes-sniff",
"long-countries-check",
Expand Down Expand Up @@ -136,12 +140,14 @@
"slow-news-act",
"small-houses-stare",
"small-queens-breathe",
"small-seahorses-add",
"smooth-radios-leave",
"smooth-wombats-grab",
"spotty-oranges-guess",
"spotty-pumas-cross",
"stale-tables-eat",
"strange-jars-compete",
"strange-ligers-search",
"strong-flowers-ring",
"strong-ghosts-marry",
"stupid-tables-applaud",
Expand All @@ -160,8 +166,12 @@
"tidy-cheetahs-cry",
"twelve-onions-laugh",
"twenty-cheetahs-leave",
"violet-paws-begin",
"violet-steaks-repeat",
"weak-keys-tap",
"wet-scissors-tickle",
"wicked-plants-eat",
"wicked-pots-allow",
"wise-cooks-compare",
"wise-countries-double",
"witty-clouds-judge",
Expand Down
10 changes: 10 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Change Log

## 1.0.0-next.42

### Minor Changes

- Added option dry run using `--dry` on `tokens create` & `tokens build` ([#2884](https://github.com/digdir/designsystemet/pull/2884))

- `tokens create` now writes by default ([#2884](https://github.com/digdir/designsystemet/pull/2884))

- Changed `-w, --write` to `-o, --out-dir` on `tokens create` & `tokens build` for defining output dir ([#2884](https://github.com/digdir/designsystemet/pull/2884))

## 1.0.0-next.41

## 1.0.0-next.40
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digdir/designsystemet",
"version": "1.0.0-next.41",
"version": "1.0.0-next.42",
"description": "CLI for Designsystemet",
"author": "Designsystemet team",
"repository": {
Expand Down
12 changes: 12 additions & 0 deletions packages/css/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Change Log

## 1.0.0-next.42

### Patch Changes

- Remove `neutral` color on `ValidationMessage` ([#2895](https://github.com/digdir/designsystemet/pull/2895))

- Added styling for Windows High Contrast mode and [forced-colors](https://developer.mozilla.org/en-US/docs/Web/CSS/@media/forced-colors) ([#2876](https://github.com/digdir/designsystemet/pull/2876))

- Badge: Convert to two elements, add `Badge.Position` component for placement ([#2857](https://github.com/digdir/designsystemet/pull/2857))

- Select: Add `width="auto"` option and default to full width ([#2894](https://github.com/digdir/designsystemet/pull/2894))

## 1.0.0-next.41

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/css/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digdir/designsystemet-css",
"version": "1.0.0-next.41",
"version": "1.0.0-next.42",
"description": "CSS for Designsystemet",
"author": "Designsystemet team",
"repository": {
Expand Down
12 changes: 12 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Change Log

## 1.0.0-next.42

### Patch Changes

- Radio, Checkbox: Spread `className` and `style` on outermost element ([#2880](https://github.com/digdir/designsystemet/pull/2880))

- Badge: Convert to two elements, add `Badge.Position` component for placement ([#2857](https://github.com/digdir/designsystemet/pull/2857))

- `ValidationMessage` now uses the `p`-element ([#2895](https://github.com/digdir/designsystemet/pull/2895))

- Select: Add `width="auto"` option and default to full width ([#2894](https://github.com/digdir/designsystemet/pull/2894))

## 1.0.0-next.41

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@digdir/designsystemet-react",
"type": "module",
"version": "1.0.0-next.41",
"version": "1.0.0-next.42",
"description": "React components for Designsystemet",
"author": "Designsystemet team",
"repository": {
Expand Down
6 changes: 6 additions & 0 deletions packages/theme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 1.0.0-next.42

### Patch Changes

- Tweaked color codes. Visually remains the same ([#2854](https://github.com/digdir/designsystemet/pull/2854))

## 1.0.0-next.41

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digdir/designsystemet-theme",
"version": "1.0.0-next.41",
"version": "1.0.0-next.42",
"description": "Predefined themes for Designsystemet",
"author": "Designsystemet team",
"repository": {
Expand Down

0 comments on commit d62396f

Please sign in to comment.