Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

Commit

Permalink
chore(release): 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Tokky0425 committed Oct 6, 2020
1 parent fa8af88 commit ca651fe
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.0.0](https://github.com/kufu/stylelint-config-smarthr/compare/v0.1.2...v1.0.0) (2020-10-06)


### Bug Fixes

* Remove deprecated processor ([#34](https://github.com/kufu/stylelint-config-smarthr/issues/34)) ([e8416b7](https://github.com/kufu/stylelint-config-smarthr/commit/e8416b7eccd54c2978a8dd12fb08654f32d08505))

### [0.1.2](https://github.com/kufu/stylelint-config-smarthr/compare/v0.1.1...v0.1.2) (2020-04-14)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stylelint-config-smarthr",
"version": "0.1.2",
"version": "1.0.0",
"description": "A sharable stylelint config for SmartHR",
"main": "index.js",
"files": [
Expand Down

0 comments on commit ca651fe

Please sign in to comment.