Skip to content

Commit

Permalink
chore(release): Publish v1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
unfrgivn committed Nov 2, 2020
1 parent 1b8e8f2 commit df38b6a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [Unreleased](https://github.com/itcig/caliban/compare/v1.3.1...HEAD)

### Merged

- fix: Cannot read property of null JS variable [`#60`](https://github.com/itcig/caliban/pull/60)

## [v1.3.1](https://github.com/itcig/caliban/compare/v1.3.0...v1.3.1) - 2020-11-02

### Merged
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "caliban",
"version": "1.3.1",
"version": "1.3.2",
"description": "Caliban session tracker",
"repository": {
"type": "git",
Expand Down

0 comments on commit df38b6a

Please sign in to comment.