Skip to content

Commit 8bc2c15

Browse files
chore: version packages (#165)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 07ac9ef commit 8bc2c15

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/kind-coats-poke.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/stylelint-config-if-function/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# stylelint-config-if-function
22

3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- [#164](https://github.com/mfranzke/css-if-polyfill/pull/164) [`2f53b0c`](https://github.com/mfranzke/css-if-polyfill/commit/2f53b0c60854d365086fa3696923ab559b8a33a1) Thanks [@copilot-swe-agent](https://github.com/apps/copilot-swe-agent)! - refactor: Add stylelint 17 compatibility
8+
39
## 0.0.2
410

511
### Patch Changes

packages/stylelint-config-if-function/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stylelint-config-if-function",
3-
"version": "0.0.2",
3+
"version": "0.1.0",
44
"type": "module",
55
"description": "Shareable stylelint config for CSS if() function support",
66
"repository": {

0 commit comments

Comments
 (0)