Skip to content

Commit d10c727

Browse files
Version Packages (#19)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 01ee0df commit d10c727

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/nice-planes-mate.md

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

packages/stylelint-config/CHANGELOG.md

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

3+
## 1.0.3
4+
5+
### Patch Changes
6+
7+
- [#18](https://github.com/VirtualLiveLab/js-config/pull/18) [`01ee0df`](https://github.com/VirtualLiveLab/js-config/commit/01ee0df29e1718206fd18c164a8e365e68b79b16) Thanks [@sushi-chaaaan](https://github.com/sushi-chaaaan)! - Mark stylelint rules as dependency
8+
39
## 1.0.2
410

511
### Patch Changes

packages/stylelint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@virtual-live-lab/stylelint-config",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Stylelint configuration for Virtual Live Lab",
55
"main": "./dist/index.js",
66
"module": "./dist/index.mjs",

0 commit comments

Comments
 (0)