We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b49467 commit 834d0e9Copy full SHA for 834d0e9
CHANGELOG.md
@@ -0,0 +1,10 @@
1
+# Changelog
2
+All notable changes to this project will be documented in this file.
3
+
4
+The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
+and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## [1.2.0]
8
+### Changed
9
+- regenerating contract comments will update param list if neccessary
10
+- bugfixes
package.json
@@ -1,6 +1,6 @@
{
"name": "@nodefactory/solidity-comments-core",
- "version": "1.1.0",
+ "version": "1.2.0",
"description": "",
"main": "dist/index.js",
"engines": {
0 commit comments