Skip to content

Commit d4e8dc1

Browse files
chore: update versions (canary) (#1222)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent f75bf78 commit d4e8dc1

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

+1
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@
9090
"purple-hotels-build",
9191
"quiet-bees-battle",
9292
"quiet-insects-tickle",
93+
"ready-shoes-spend",
9394
"rude-eyes-occur",
9495
"selfish-kids-greet",
9596
"serious-doors-build",

packages/react/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @obosbbl/grunnmuren-react
22

3+
## 2.0.0-canary.53
4+
5+
### Patch Changes
6+
7+
- f75bf78: More specific CSS selectors to target `<img>` inside `<Media>` in `<Card>`. This fixes issues with unwnated styles being applied to other nested `<img>` elements.
8+
39
## 2.0.0-canary.52
410

511
### Patch Changes

packages/react/package.json

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

0 commit comments

Comments
 (0)