Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @cahamilton/[email protected]
 - @cahamilton/[email protected]
 - @cahamilton/[email protected]
  • Loading branch information
cahamilton committed Feb 13, 2021
1 parent d921d09 commit 605e27e
Show file tree
Hide file tree
Showing 6 changed files with 38 additions and 5 deletions.
11 changes: 11 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 0.2.0 (2021-02-13)


### Features

* **stylelint:** migrate stylelint-config ([d921d09](https://github.com/cahamilton/furphy/commit/d921d09282843f58075a3960ca83bc575f06433a))





## 0.1.16 (2020-11-08)

**Note:** Version bump only for package @cahamilton/eslint-config
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cahamilton/eslint-config",
"version": "0.1.16",
"version": "0.2.0",
"description": "Configuration for ESLint",
"author": "Carl Hamilton <[email protected]>",
"homepage": "https://github.com/cahamilton/furphy#readme",
Expand Down Expand Up @@ -38,7 +38,7 @@
"eslint-plugin-react-hooks": "^4.2.0"
},
"devDependencies": {
"@cahamilton/prettier-config": "^0.1.16",
"@cahamilton/prettier-config": "^0.2.0",
"@types/eslint": "^7.2.4",
"eslint": "^7.20.0",
"prettier": "^2.1.2",
Expand Down
11 changes: 11 additions & 0 deletions packages/prettier-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 0.2.0 (2021-02-13)


### Features

* **stylelint:** migrate stylelint-config ([d921d09](https://github.com/cahamilton/furphy/commit/d921d09282843f58075a3960ca83bc575f06433a))





## 0.1.16 (2020-11-08)

**Note:** Version bump only for package @cahamilton/prettier-config
Expand Down
2 changes: 1 addition & 1 deletion packages/prettier-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cahamilton/prettier-config",
"version": "0.1.16",
"version": "0.2.0",
"description": "Configuration for Prettier",
"author": "Carl Hamilton <[email protected]>",
"homepage": "https://github.com/cahamilton/furphy#readme",
Expand Down
11 changes: 11 additions & 0 deletions packages/stylelint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 0.2.0 (2021-02-13)


### Features

* **stylelint:** migrate stylelint-config ([d921d09](https://github.com/cahamilton/furphy/commit/d921d09282843f58075a3960ca83bc575f06433a))
4 changes: 2 additions & 2 deletions packages/stylelint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cahamilton/stylelint-config",
"version": "0.1.0",
"version": "0.2.0",
"description": "Configuration for Stylelint",
"author": "Carl Hamilton <[email protected]>",
"homepage": "https://github.com/cahamilton/furphy#readme",
Expand Down Expand Up @@ -35,7 +35,7 @@
"stylelint-config-standard": "^20.0.0"
},
"devDependencies": {
"@cahamilton/eslint-config": "^0.1.12",
"@cahamilton/eslint-config": "^0.2.0",
"@types/jest": "^26.0.20",
"@types/stylelint": "^9.10.1",
"eslint": "^7.20.0",
Expand Down

0 comments on commit 605e27e

Please sign in to comment.