Skip to content

Commit 16bdb78

Browse files
committed
release: publish
- @amollo-lint/stylelint@1.0.0
1 parent 7b75cb7 commit 16bdb78

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

packages/stylelint/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
# 1.0.0 (2022-02-20)
7+
8+
9+
### Bug Fixes
10+
11+
* **stylelint:** value for path to home page ([dd2db4f](https://github.com/amollo-ui/amollo-lint/commit/dd2db4fb1f3346402add51534b2a6f1e3e107c0d))
12+
13+
14+
### Features
15+
16+
* **stylelint:** creating rules for linter ([afd54fa](https://github.com/amollo-ui/amollo-lint/commit/afd54fadd3fd4b0f153ee7a018a204aa3cd4d518))

packages/stylelint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@amollo-lint/stylelint",
3-
"version": "0.0.1",
3+
"version": "1.0.0",
44
"license": "MIT",
55
"description": "SCSS config for Stylelint",
66
"author": {

0 commit comments

Comments
 (0)