Skip to content

Commit f4bab5a

Browse files
chore: update versions (#44)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 2aabc30 commit f4bab5a

File tree

6 files changed

+20
-12
lines changed

6 files changed

+20
-12
lines changed

.changeset/giant-jeans-bathe.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tame-foxes-smash.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/react/CHANGELOG.md

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

3+
## 0.2.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [0a0ffa8]
8+
- Updated dependencies [0d9f071]
9+
- @obosbbl/grunnmuren-tailwind@0.3.0
10+
311
## 0.2.0
412

513
### Minor 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": "0.2.0",
3+
"version": "0.2.1",
44
"description": "OBOS Grunnmuren design system React components",
55
"license": "MIT",
66
"repository": {

packages/tailwind/CHANGELOG.md

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

3+
## 0.3.0
4+
5+
### Minor Changes
6+
7+
- 0d9f071: Add configuration option fontBasePath
8+
9+
### Patch Changes
10+
11+
- 0a0ffa8: hide discloure arrow in safari when `list-none` is applied to the `<summary>` element
12+
313
## 0.2.1
414

515
### 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": "0.2.1",
3+
"version": "0.3.0",
44
"description": "Grunnmuren Tailwind preset",
55
"license": "MIT",
66
"type": "commonjs",

0 commit comments

Comments
 (0)