Skip to content

Commit 49d3a86

Browse files
chore(master): release 1.2.2 (#18)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ab44753 commit 49d3a86

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [1.2.2](https://github.com/NodeFactoryIo/solidity-comments-core/compare/v1.2.1...v1.2.2) (2022-08-02)
8+
9+
10+
### Miscellaneous
11+
12+
* release 1.2.2 ([ab44753](https://github.com/NodeFactoryIo/solidity-comments-core/commit/ab44753215066b65036b2976d1c64b5a7b67f397))
13+
714
## [1.2.1](https://github.com/NodeFactoryIo/solidity-comments-core/compare/v1.2.0...v1.2.1) (2022-08-02)
815

916

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nodefactory/solidity-comments-core",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "",
55
"main": "dist/index.js",
66
"engines": {

0 commit comments

Comments
 (0)