Skip to content

Commit

Permalink
chore(release): 0.1.2 [skip ci]
Browse files Browse the repository at this point in the history
## [0.1.2](0.1.1...0.1.2) (2022-05-16)

### Bug Fixes

* upgrade codemirror from 5.65.2 to 5.65.3 ([0c9c135](0c9c135))
  • Loading branch information
semantic-release-bot committed May 16, 2022
1 parent e140db2 commit 6712c9e
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.1.2](https://github.com/ytetsuro/sabik/compare/0.1.1...0.1.2) (2022-05-16)


### Bug Fixes

* upgrade codemirror from 5.65.2 to 5.65.3 ([0c9c135](https://github.com/ytetsuro/sabik/commit/0c9c135cccaf700f18f28bcd5330322b867a923a))

## [0.1.1](https://github.com/ytetsuro/sabik/compare/0.1.0...0.1.1) (2022-05-11)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "sabik",
"description": "Source code metrics tool.",
"version": "0.1.1",
"version": "0.1.2",
"author": "iBotchME (@ytetsuro)",
"bin": {
"sabik": "./bin/run"
Expand Down

0 comments on commit 6712c9e

Please sign in to comment.