Skip to content

Commit ac2e9be

Browse files
1.15.4
1 parent b7f8519 commit ac2e9be

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v1.15.4
2+
- Adds [`postcss-button-builder`](https://github.com/ezavile/postcss-plugins/tree/master/packages/button-builder)
3+
- Adds [`postcss-d-ts`](https://github.com/askirmas/postcss-d-ts)
4+
15
## v1.15.3
26
- Adds [`postcss-token-utility`](https://github.com/ezavile/postcss-plugins/tree/master/packages/token-utility)
37

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-plugins",
3-
"version": "1.15.3",
3+
"version": "1.15.4",
44
"description": "A consolidated list of PostCSS plugins in an ready-to-use format.",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)