Skip to content

Commit 993cb37

Browse files
author
sam bacha
committed
chore(release): 1.5.1
1 parent d659f9f commit 993cb37

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Changelog
22

3-
All notable changes to this project will be documented in this file. See
4-
[standard-version](https://github.com/conventional-changelog/standard-version) for commit
5-
guidelines.
3+
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4+
5+
### [1.5.1](https://github.com/sambacha/prettier-config-solidity/compare/v1.5.0...v1.5.1) (2021-07-29)
66

77
### [1.4.2](https://github.com/sambacha/prettier-config-solidity/compare/v1.4.1...v1.4.2) (2021-04-16)
88

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prettier-config-solidity",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"description": "conformant configuration for linting solidity files with prettier, based on offical solidity documentation",
55
"prettier": [
66
"prettier-solidity-config",

0 commit comments

Comments
 (0)