🔖(tokens) bump to 0.4.0
Minor Changes -7eac0bf: Suffix all sass maps with the `!default` map -fb2fb3e: Do not generate sass sub maps
This commit is contained in:
committed by
Jean-Baptiste PENRATH
parent
b53afcb4af
commit
c9f8540dfb
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@openfun/cunningham-tokens": minor
|
|
||||||
---
|
|
||||||
|
|
||||||
Suffix all sass maps with the `!default` map
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@openfun/cunningham-tokens": minor
|
|
||||||
---
|
|
||||||
|
|
||||||
Do not generate sass sub maps
|
|
||||||
@@ -1,5 +1,12 @@
|
|||||||
# @openfun/cunningham-tokens
|
# @openfun/cunningham-tokens
|
||||||
|
|
||||||
|
## 0.4.0
|
||||||
|
|
||||||
|
### Minor Changes
|
||||||
|
|
||||||
|
- 7eac0bf: Suffix all sass maps with the `!default` map
|
||||||
|
- fb2fb3e: Do not generate sass sub maps
|
||||||
|
|
||||||
## 0.3.0
|
## 0.3.0
|
||||||
|
|
||||||
### Minor Changes
|
### Minor Changes
|
||||||
@@ -32,7 +39,8 @@
|
|||||||
- 4ebbf16: Add utility classes
|
- 4ebbf16: Add utility classes
|
||||||
- 4ebbf16: Add official design tokens
|
- 4ebbf16: Add official design tokens
|
||||||
|
|
||||||
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-tokens@0.3.0...main
|
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-tokens@0.4.0...main
|
||||||
|
[0.4.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-tokens@0.3.0...@openfun/cunningham-tokens@0.4.0
|
||||||
[0.3.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-tokens@0.2.0...@openfun/cunningham-tokens@0.3.0
|
[0.3.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-tokens@0.2.0...@openfun/cunningham-tokens@0.3.0
|
||||||
[0.2.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-tokens@0.1.1...@openfun/cunningham-tokens@0.2.0
|
[0.2.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-tokens@0.1.1...@openfun/cunningham-tokens@0.2.0
|
||||||
[0.1.1]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-tokens@0.1.0...@openfun/cunningham-tokens@0.1.1
|
[0.1.1]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-tokens@0.1.0...@openfun/cunningham-tokens@0.1.1
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@openfun/cunningham-tokens",
|
"name": "@openfun/cunningham-tokens",
|
||||||
"private": false,
|
"private": false,
|
||||||
"version": "0.3.0",
|
"version": "0.4.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"access": "public"
|
"access": "public"
|
||||||
|
|||||||
Reference in New Issue
Block a user