Skip to content

Commit 55f1e7a

Browse files
github-actions[bot]moufmouf
authored andcommitted
chore(main): release 1.0.4
1 parent 4eee00b commit 55f1e7a

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

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

3+
## [1.0.4](https://github.com/workadventure/design-system/compare/v1.0.3...v1.0.4) (2024-09-25)
4+
5+
6+
### Bug Fixes
7+
8+
* Adding a .error class for fields ([e4bd82b](https://github.com/workadventure/design-system/commit/e4bd82b535c5c1322b715f5e90a79adbf40e7230))
9+
* Fixing missing css-paint-polyfill dependency ([b80a4f7](https://github.com/workadventure/design-system/commit/b80a4f75e4d165ec01af0eab68a3cfb1de8b28ea))
10+
* Fixing missing css-paint-polyfill dependency ([5233253](https://github.com/workadventure/design-system/commit/52332537db890ef89f25e4615228a5574d6c4fc6))
11+
* Fixing target branch for build ([4eee00b](https://github.com/workadventure/design-system/commit/4eee00b9352711468287043d834cd0fe85c95c81))
12+
* Removing css-paint-polyfill and loading it from unpkg ([ab369d5](https://github.com/workadventure/design-system/commit/ab369d58dddf7625ed1f59abd9ed5a78d39e88af))
13+
314
## [1.0.3](https://github.com/workadventure/design-system/compare/v1.0.2...v1.0.3) (2024-05-02)
415

516

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.3",
3+
"version": "1.0.4",
44
"description": "Tailwind Theme for WorkAdventure",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)