Skip to content

Commit 74702be

Browse files
chore: update versions (canary) (#1080)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 585e6da commit 74702be

File tree

5 files changed

+16
-2
lines changed

5 files changed

+16
-2
lines changed

.changeset/pre.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"good-ducks-relax",
3838
"green-stingrays-vanish",
3939
"green-ways-tease",
40+
"grumpy-ducks-turn",
4041
"grumpy-pans-design",
4142
"grumpy-parents-cough",
4243
"grumpy-rabbits-fry",
@@ -58,6 +59,7 @@
5859
"modern-apricots-invite",
5960
"moody-crabs-train",
6061
"moody-rice-tie",
62+
"moody-sloths-run",
6163
"neat-hotels-smile",
6264
"odd-bees-matter",
6365
"olive-coins-shake",

packages/react/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @obosbbl/grunnmuren-react
22

3+
## 2.0.0-canary.44
4+
5+
### Patch Changes
6+
7+
- 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.
8+
39
## 2.0.0-canary.43
410

511
### Patch Changes

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@obosbbl/grunnmuren-react",
3-
"version": "2.0.0-canary.43",
3+
"version": "2.0.0-canary.44",
44
"description": "Grunnmuren components in React",
55
"repository": {
66
"url": "https://github.com/code-obos/grunnmuren"

packages/tailwind/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @obosbbl/grunnmuren-tailwind
22

3+
## 2.0.0-canary.10
4+
5+
### Patch Changes
6+
7+
- 585e6da: Fixes the custom colors so they work with tailwinds [opacity modifier](https://tailwindcss.com/docs/text-color#changing-the-opacity)
8+
39
## 2.0.0-canary.9
410

511
### Patch Changes

packages/tailwind/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@obosbbl/grunnmuren-tailwind",
3-
"version": "2.0.0-canary.9",
3+
"version": "2.0.0-canary.10",
44
"description": "Grunnmuren Tailwind preset",
55
"repository": {
66
"url": "https://github.com/code-obos/grunnmuren"

0 commit comments

Comments
 (0)