Skip to content

Commit

Permalink
Merge pull request #320 from 10up/develop
Browse files Browse the repository at this point in the history
Release
  • Loading branch information
nicholasio authored Aug 9, 2023
2 parents 1417e6e + e5b43fb commit 8084288
Show file tree
Hide file tree
Showing 12 changed files with 157 additions and 103 deletions.
5 changes: 5 additions & 0 deletions .changeset/eleven-wolves-grab.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"10up-toolkit": patch
---

install @wordpress/eslint-plugin in toolkit by default
18 changes: 18 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"mode": "pre",
"tag": "next",
"initialVersions": {
"@10up/babel-preset-default": "2.1.0",
"@10up/eslint-config": "3.1.1",
"@10up/eslint-plugin": "2.0.0",
"@10up/stylelint-config": "2.0.4",
"10up-toolkit": "5.2.1",
"tenup-theme": "1.1.5-next.7",
"@10up/component-accordion": "2.1.5",
"@10up/library-ts-test": "2.1.5"
},
"changesets": [
"eleven-wolves-grab",
"sixty-seas-chew"
]
}
6 changes: 6 additions & 0 deletions .changeset/sixty-seas-chew.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@10up/stylelint-config": patch
---

Fixes validation for `--wp--some--property` for custom properties
Fixes usage of `currentcolor` vs `currentColor`
Loading

0 comments on commit 8084288

Please sign in to comment.