@o2project/design-system 1.4.0 → 1.4.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +24 -11
  2. package/package.json +7 -7
package/CHANGELOG.md CHANGED
@@ -1,3 +1,16 @@
1
+ ## [1.4.2](https://github.com/o2project/design-system/compare/v1.4.1...v1.4.2) (2026-01-09)
2
+
3
+ ### 📚 Some changes
4
+
5
+ * **deps:** update actions/checkout action to v6 ([1e7b024](https://github.com/o2project/design-system/commit/1e7b024ac029308880fef18259ca6ff43609cefc))
6
+ * **deps:** update actions/setup-node action to v6.1.0 ([30f6a28](https://github.com/o2project/design-system/commit/30f6a283c0ed6ddc765d9b9b2869445203ae7974))
7
+
8
+ ## [1.4.1](https://github.com/o2project/design-system/compare/v1.4.0...v1.4.1) (2026-01-09)
9
+
10
+ ### 📚 Some changes
11
+
12
+ * wrap OKLCH and Hex values in inline code notation in colors README ([a88f6d3](https://github.com/o2project/design-system/commit/a88f6d38bd47c78f6e100253cdd16be95ac41293))
13
+
1
14
  ## [1.4.0](https://github.com/o2project/design-system/compare/v1.3.1...v1.4.0) (2026-01-09)
2
15
 
3
16
  ### ✨ Features
@@ -8,60 +21,60 @@
8
21
 
9
22
  ### 📚 Some changes
10
23
 
11
- * **deps:** update actions/checkout action to v5.0.1 ([#9](https://github.com/o2project/design-system/issues/9)) ([7c75cee](https://github.com/o2project/design-system/commit/7c75ceedfe52a127818d09bb97cec21c6bfb9947))
24
+ - **deps:** update actions/checkout action to v5.0.1 ([#9](https://github.com/o2project/design-system/issues/9)) ([7c75cee](https://github.com/o2project/design-system/commit/7c75ceedfe52a127818d09bb97cec21c6bfb9947))
12
25
 
13
26
  ## [1.3.0](https://github.com/o2project/design-system/compare/v1.2.2...v1.3.0) (2026-01-06)
14
27
 
15
28
  ### ✨ Features
16
29
 
17
- * refactor CSS variables and update package.json to include main.tailwind.css ([74a60a3](https://github.com/o2project/design-system/commit/74a60a39ae1f789d2ebda78e8107811754c4a7c7))
30
+ - refactor CSS variables and update package.json to include main.tailwind.css ([74a60a3](https://github.com/o2project/design-system/commit/74a60a39ae1f789d2ebda78e8107811754c4a7c7))
18
31
 
19
32
  ## [1.2.2](https://github.com/o2project/design-system/compare/v1.2.1...v1.2.2) (2026-01-06)
20
33
 
21
34
  ### 🐛 Bug Fixes
22
35
 
23
- * resolve dependency issues ([19bb2de](https://github.com/o2project/design-system/commit/19bb2deab9c8a82727c97cb578cbe58eb19946fc))
36
+ - resolve dependency issues ([19bb2de](https://github.com/o2project/design-system/commit/19bb2deab9c8a82727c97cb578cbe58eb19946fc))
24
37
 
25
38
  ## [1.2.1](https://github.com/o2project/design-system/compare/v1.2.0...v1.2.1) (2026-01-06)
26
39
 
27
40
  ### 🐛 Bug Fixes
28
41
 
29
- * apply color scheme to main.css ([2174d15](https://github.com/o2project/design-system/commit/2174d157cb5635efdf45f951ba2152a8a9b799bb))
42
+ - apply color scheme to main.css ([2174d15](https://github.com/o2project/design-system/commit/2174d157cb5635efdf45f951ba2152a8a9b799bb))
30
43
 
31
44
  ### 📚 Some changes
32
45
 
33
- * remove old color scheme document ([73b6872](https://github.com/o2project/design-system/commit/73b68728b807d42a12f3165316390b3609cd41a8))
46
+ - remove old color scheme document ([73b6872](https://github.com/o2project/design-system/commit/73b68728b807d42a12f3165316390b3609cd41a8))
34
47
 
35
48
  ## [1.2.0](https://github.com/o2project/design-system/compare/v1.1.0...v1.2.0) (2026-01-06)
36
49
 
37
50
  ### ✨ Features
38
51
 
39
- * introduce color tokens ([9ac632a](https://github.com/o2project/design-system/commit/9ac632a2822009ab8d4f51d415d93839fb75fc6b))
52
+ - introduce color tokens ([9ac632a](https://github.com/o2project/design-system/commit/9ac632a2822009ab8d4f51d415d93839fb75fc6b))
40
53
 
41
54
  ### 📚 Some changes
42
55
 
43
- * update README ([f89fde9](https://github.com/o2project/design-system/commit/f89fde9c720b75eba2234a3531e544f1df945763))
56
+ - update README ([f89fde9](https://github.com/o2project/design-system/commit/f89fde9c720b75eba2234a3531e544f1df945763))
44
57
 
45
58
  ## [1.1.0](https://github.com/o2project/design-system/compare/v1.0.2...v1.1.0) (2025-11-09)
46
59
 
47
60
  ### ✨ Features
48
61
 
49
- * migrate tailwind config to v4 ([1303a99](https://github.com/o2project/design-system/commit/1303a9912a7c9eaf14b29a879764c6da67b5cf83))
62
+ - migrate tailwind config to v4 ([1303a99](https://github.com/o2project/design-system/commit/1303a9912a7c9eaf14b29a879764c6da67b5cf83))
50
63
 
51
64
  ## [1.0.2](https://github.com/o2project/design-system/compare/v1.0.1...v1.0.2) (2025-11-09)
52
65
 
53
66
  ### 🐛 Bug Fixes
54
67
 
55
- * declare include files of pacakge ([b5e6460](https://github.com/o2project/design-system/commit/b5e64603ec3d24908accb1f6bf49dfa0a79b71e0))
68
+ - declare include files of pacakge ([b5e6460](https://github.com/o2project/design-system/commit/b5e64603ec3d24908accb1f6bf49dfa0a79b71e0))
56
69
 
57
70
  ## [1.0.1](https://github.com/o2project/design-system/compare/v1.0.0...v1.0.1) (2025-11-09)
58
71
 
59
72
  ### 🐛 Bug Fixes
60
73
 
61
- * add publishConfig of package.json ([0ad7cdd](https://github.com/o2project/design-system/commit/0ad7cdd17ce89dec408e2cb07dbc79b23df603d2))
74
+ - add publishConfig of package.json ([0ad7cdd](https://github.com/o2project/design-system/commit/0ad7cdd17ce89dec408e2cb07dbc79b23df603d2))
62
75
 
63
76
  ## 1.0.0 (2025-11-09)
64
77
 
65
78
  ### 🐛 Bug Fixes
66
79
 
67
- * **eslint:** correct ESLint config and set Storybook rules ([142328a](https://github.com/o2project/design-system/commit/142328aefe6fad008795c18f17fdac79dd5ffaf2))
80
+ - **eslint:** correct ESLint config and set Storybook rules ([142328a](https://github.com/o2project/design-system/commit/142328aefe6fad008795c18f17fdac79dd5ffaf2))
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@o2project/design-system",
3
- "version": "1.4.0",
3
+ "version": "1.4.2",
4
4
  "type": "module",
5
5
  "description": "Design system for O2 Project",
6
6
  "publishConfig": {
@@ -35,9 +35,9 @@
35
35
  "@semantic-release/github": "12.0.2",
36
36
  "@semantic-release/npm": "13.1.3",
37
37
  "@semantic-release/release-notes-generator": "14.1.0",
38
- "@storybook/addon-docs": "10.0.8",
39
- "@storybook/addon-onboarding": "10.0.8",
40
- "@storybook/react-vite": "10.0.8",
38
+ "@storybook/addon-docs": "10.1.11",
39
+ "@storybook/addon-onboarding": "10.1.11",
40
+ "@storybook/react-vite": "10.1.11",
41
41
  "@tailwindcss/postcss": "4.1.18",
42
42
  "@types/culori": "4.0.1",
43
43
  "@types/node": "25.0.3",
@@ -52,12 +52,12 @@
52
52
  "eslint-plugin-jsx-a11y": "6.10.2",
53
53
  "eslint-plugin-react": "7.37.5",
54
54
  "eslint-plugin-simple-import-sort": "12.1.1",
55
- "eslint-plugin-storybook": "10.0.8",
55
+ "eslint-plugin-storybook": "10.1.11",
56
56
  "postcss": "8.5.6",
57
- "prettier": "3.6.2",
57
+ "prettier": "3.7.4",
58
58
  "prop-types": "15.8.1",
59
59
  "semantic-release": "25.0.2",
60
- "storybook": "10.0.8",
60
+ "storybook": "10.1.11",
61
61
  "tsx": "4.21.0",
62
62
  "typescript": "5.9.3",
63
63
  "typescript-eslint": "8.46.4"