@db-ux/core-postcss-plugin 4.8.1-fix-publish4-dd7f33e → 4.9.0-1-c55de66
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.
- package/CHANGELOG.md +0 -6
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,11 +1,5 @@
|
|
|
1
1
|
# @db-ux/core-postcss-plugin
|
|
2
2
|
|
|
3
|
-
## 4.8.1
|
|
4
|
-
|
|
5
|
-
### Patch Changes
|
|
6
|
-
|
|
7
|
-
- fix: color deduplication merging transparent and semi-transparent values with the same hex base into one value - [see commit d7ef821](https://github.com/db-ux-design-system/core-web/commit/d7ef8216e0d7da85e9694ad1432a37e81db4d919)
|
|
8
|
-
|
|
9
3
|
## 4.8.0
|
|
10
4
|
|
|
11
5
|
_version bump_
|