Skip to content

Commit 0f8e434

Browse files
authored
chore(main): release eslint-config 0.1.0 (#92)
1 parent 4b5b371 commit 0f8e434

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.github/release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"packages/homestar": "2.0.0",
33
"packages/channel": "0.0.1",
44
"packages/ucan": "0.0.1",
5-
"packages/eslint-config": "0.0.4"
5+
"packages/eslint-config": "0.1.0"
66
}

packages/eslint-config/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.0](https://github.com/fission-codes/stack/compare/eslint-config-v0.0.4...eslint-config-v0.1.0) (2023-12-16)
4+
5+
6+
### Features
7+
8+
* update eslint plugin ([b713548](https://github.com/fission-codes/stack/commit/b7135484e12aaa9abe9481f870e81dc7798559dd))
9+
310
## [0.0.4](https://github.com/fission-codes/stack/compare/eslint-config-v0.0.3...eslint-config-v0.0.4) (2023-12-12)
411

512

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fission-codes/eslint-config",
3-
"version": "0.0.4",
3+
"version": "0.1.0",
44
"description": "Fission eslint config.",
55
"author": "Hugo Dias <hugomrdias@gmail.com> (hugodias.me)",
66
"license": "(Apache-2.0 AND MIT)",

0 commit comments

Comments
 (0)