Skip to content

Commit

Permalink
chore(master): release 1.2.0 (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 8, 2023
1 parent e7306b5 commit c2cfa3a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.2.0](https://github.com/ocavue/eslint-config/compare/v1.1.2...v1.2.0) (2023-06-08)


### Features

* add eslint-plugin-deprecation ([e7306b5](https://github.com/ocavue/eslint-config/commit/e7306b572d209928070bb56b41c7a5510c7bf53e))

## [1.1.2](https://github.com/ocavue/eslint-config/compare/v1.1.1...v1.1.2) (2023-06-03)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ocavue/eslint-config",
"type": "module",
"version": "1.1.2",
"version": "1.2.0",
"packageManager": "pnpm@8.5.1",
"description": "",
"author": "ocavue <ocavue@gmail.com>",
Expand Down

0 comments on commit c2cfa3a

Please sign in to comment.