Skip to content

Commit 260d15c

Browse files
authored
chore(main): release eslint-config 0.0.3 (#21)
1 parent 41fefd3 commit 260d15c

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"packages/package1": "0.0.1",
3-
"packages/eslint-config": "0.0.2"
3+
"packages/eslint-config": "0.0.3"
44
}

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.0.3](https://github.com/fission-codes/stack/compare/eslint-config-v0.0.2...eslint-config-v0.0.3) (2023-10-27)
4+
5+
6+
### Bug Fixes
7+
8+
* update markdown linter ([41fefd3](https://github.com/fission-codes/stack/commit/41fefd370e3abc59787c3c31334809eac35c4f2c))
9+
310
## [0.0.2](https://github.com/fission-codes/stack/compare/eslint-config-v0.0.1...eslint-config-v0.0.2) (2023-09-26)
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.2",
3+
"version": "0.0.3",
44
"description": "Fission eslint config.",
55
"author": "Hugo Dias <[email protected]> (hugodias.me)",
66
"license": "(Apache-2.0 AND MIT)",

0 commit comments

Comments
 (0)