Skip to content

Commit d9f073b

Browse files
committed
Publish
- @cahamilton/[email protected] - @cahamilton/[email protected]
1 parent 0c8915c commit d9f073b

File tree

4 files changed

+19
-3
lines changed

4 files changed

+19
-3
lines changed

packages/eslint-config/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.1.8](https://github.com/cahamilton/furphy/compare/@cahamilton/[email protected]...@cahamilton/[email protected]) (2020-11-07)
7+
8+
**Note:** Version bump only for package @cahamilton/eslint-config
9+
10+
11+
12+
13+
614
## [0.1.7](https://github.com/cahamilton/furphy/compare/@cahamilton/[email protected]...@cahamilton/[email protected]) (2020-11-07)
715

816
**Note:** Version bump only for package @cahamilton/eslint-config

packages/eslint-config/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cahamilton/eslint-config",
3-
"version": "0.1.7",
3+
"version": "0.1.8",
44
"description": "Configuration for ESLint",
55
"author": "Carl Hamilton <[email protected]>",
66
"homepage": "https://github.com/cahamilton/furphy#readme",
@@ -38,7 +38,7 @@
3838
"eslint-plugin-react-hooks": "^4.2.0"
3939
},
4040
"devDependencies": {
41-
"@cahamilton/prettier-config": "^0.1.7",
41+
"@cahamilton/prettier-config": "^0.1.8",
4242
"@types/eslint": "^7.2.4",
4343
"eslint": "^7.13.0",
4444
"prettier": "^2.1.2",

packages/prettier-config/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.1.8](https://github.com/cahamilton/furphy/compare/@cahamilton/[email protected]...@cahamilton/[email protected]) (2020-11-07)
7+
8+
**Note:** Version bump only for package @cahamilton/prettier-config
9+
10+
11+
12+
13+
614
## [0.1.7](https://github.com/cahamilton/furphy/compare/@cahamilton/[email protected]...@cahamilton/[email protected]) (2020-11-07)
715

816
**Note:** Version bump only for package @cahamilton/prettier-config

packages/prettier-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cahamilton/prettier-config",
3-
"version": "0.1.7",
3+
"version": "0.1.8",
44
"description": "Configuration for Prettier",
55
"author": "Carl Hamilton <[email protected]>",
66
"homepage": "https://github.com/cahamilton/furphy#readme",

0 commit comments

Comments
 (0)