Skip to content

Commit

Permalink
release: publish
Browse files Browse the repository at this point in the history
 - @amollo-lint/[email protected]
  • Loading branch information
arma73 committed Feb 27, 2022
1 parent a1b9e63 commit b209517
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions packages/@eslint/eslint-config-ts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Change Log

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

## 0.1.1 (2022-02-27)


### Bug Fixes

* **@amollo-lint:eslint-ts:** parsing error ([a1b9e63](https://github.com/amollo-ui/amollo-lint/commit/a1b9e63ae2900210ea6cb832446ff5deecf535a6))


### Features

* **@amollo-lint:eslint-ts:** rules for typescript ([f02c41c](https://github.com/amollo-ui/amollo-lint/commit/f02c41c5b55ef079b345f71474527726be05b416))
2 changes: 1 addition & 1 deletion packages/@eslint/eslint-config-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"scopeCommitName": "@amollo-lint/eslint-ts",
"description": "ESLint rules for TypeScript",
"license": "MIT",
"version": "0.1.0",
"version": "0.1.1",
"author": {
"name": "amollo-ui",
"email": "[email protected]"
Expand Down

0 comments on commit b209517

Please sign in to comment.