Skip to content

Commit

Permalink
Merge pull request #1 from Zapper-fi/release-please--branches--main--…
Browse files Browse the repository at this point in the history
…components--eslint-plugin-zapper

chore(main): release 1.0.0
  • Loading branch information
JForsaken authored Jul 21, 2022
2 parents 5da265f + a3b904c commit 19215af
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 1 deletion.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Changelog

[npm history][1]

[1]: https://www.npmjs.com/package/@zapper-fi/eslint-plugin-zapper?activeTab=versions

## 1.0.0 (2022-07-21)


### Features

* **changelog:** Init changelog ([00e2b99](https://github.com/Zapper-fi/eslint-plugin-zapper/commit/00e2b9913064380febe651237121cb20a250847e))
* **eslint:** initial commit ([6c1fe74](https://github.com/Zapper-fi/eslint-plugin-zapper/commit/6c1fe7470ee6756767b59a8334da4cd67fb4b23e))


### Bug Fixes

* **docs:** updated readme ([f5a83c8](https://github.com/Zapper-fi/eslint-plugin-zapper/commit/f5a83c84e1dc5e419fdccea05448193d294869d0))
* **ethereum-address:** Use name of the rule ([4347d02](https://github.com/Zapper-fi/eslint-plugin-zapper/commit/4347d02e922f5b3824e799c1a35bf51425ca90ed))
* **package:** Use PNPM and fix tests ([c48c7ef](https://github.com/Zapper-fi/eslint-plugin-zapper/commit/c48c7ef1933dd64ebdb28d93108160b35c8b17dc))

## [0.1.0](https://github.com/Zapper-fi/eslint-plugin-zapper/compare/v0.1.0...v0.0.1) (2022-07-21)


### Features

* **chore:** Initial PR
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zapper-fi/eslint-plugin-ethereum-address",
"version": "0.0.0",
"version": "1.0.0",
"description": "Ethereum addresses must be lowercased",
"keywords": [
"eslint",
Expand Down

0 comments on commit 19215af

Please sign in to comment.