Skip to content

Commit

Permalink
chore: update versions (canary) (#1080)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jan 8, 2025
1 parent 585e6da commit 74702be
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"good-ducks-relax",
"green-stingrays-vanish",
"green-ways-tease",
"grumpy-ducks-turn",
"grumpy-pans-design",
"grumpy-parents-cough",
"grumpy-rabbits-fry",
Expand All @@ -58,6 +59,7 @@
"modern-apricots-invite",
"moody-crabs-train",
"moody-rice-tie",
"moody-sloths-run",
"neat-hotels-smile",
"odd-bees-matter",
"olive-coins-shake",
Expand Down
6 changes: 6 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @obosbbl/grunnmuren-react

## 2.0.0-canary.44

### Patch Changes

- 8cea558: Adding support for all RAC Link props on the CardLink component. This makes it possible to pass props like `onPress` and other events, which again enables tracking and so on.

## 2.0.0-canary.43

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@obosbbl/grunnmuren-react",
"version": "2.0.0-canary.43",
"version": "2.0.0-canary.44",
"description": "Grunnmuren components in React",
"repository": {
"url": "https://github.com/code-obos/grunnmuren"
Expand Down
6 changes: 6 additions & 0 deletions packages/tailwind/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @obosbbl/grunnmuren-tailwind

## 2.0.0-canary.10

### Patch Changes

- 585e6da: Fixes the custom colors so they work with tailwinds [opacity modifier](https://tailwindcss.com/docs/text-color#changing-the-opacity)

## 2.0.0-canary.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tailwind/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@obosbbl/grunnmuren-tailwind",
"version": "2.0.0-canary.9",
"version": "2.0.0-canary.10",
"description": "Grunnmuren Tailwind preset",
"repository": {
"url": "https://github.com/code-obos/grunnmuren"
Expand Down

0 comments on commit 74702be

Please sign in to comment.