Skip to content

Commit 04aa3f2

Browse files
authored
Merge pull request #33 from workadventure/release-please--branches--main--components--design-system
chore(main): release 1.0.7
2 parents becfc02 + 4ffc46a commit 04aa3f2

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

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

3+
## [1.0.7](https://github.com/workadventure/design-system/compare/v1.0.6...v1.0.7) (2025-03-12)
4+
5+
6+
### Bug Fixes
7+
8+
* Add disabled for buttons and remove squircle ([8325f73](https://github.com/workadventure/design-system/commit/8325f73b7b1bc3a0727ab9626c93ade873a4e2ba))
9+
* upgrading github actions ([47fe0b3](https://github.com/workadventure/design-system/commit/47fe0b3e9b354e8c76a85c776e044f6599d8640d))
10+
311
## [1.0.6](https://github.com/workadventure/design-system/compare/v1.0.5...v1.0.6) (2024-11-14)
412

513

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@workadventure/design-system",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"description": "Tailwind Theme for WorkAdventure",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)