Skip to content

Commit

Permalink
Add CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
CrazyMax committed May 6, 2020
1 parent 97ac0d8 commit d139f51
Showing 1 changed file with 63 additions and 0 deletions.
63 changes: 63 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
# Changelog

## 1.4.0 (2020/04/09)

* Use ncc and clean workflows
* Update deps

## 1.3.1 (2020/02/14)

* Don't fail on `getTag` (#98)

## 1.3.0 (2020/02/11)

* Improve git tag detection (#77)
* Only handle snapshot flag for release cmd (#94)
* Use `core.info` instead of `console.log`
* Update deps
* Update gitattributes

## 1.2.1 (2020/01/20)

* Update deps

## 1.2.0 (2019/12/24)

* Update deps

## 1.1.0 (2019/12/02)

* Add input to run GoReleaser from a subdirectory (#45)

## 1.0.2 (2019/11/14)

* Fix tsc gen

## 1.0.1 (2019/11/14)

* Update deps

## 1.0.0 (2019/10/04)

* Stable release
* Update deps

## 0.4.0 (2019/09/28)

* Move repository to GoReleaser org (#3)

## 0.3.0 (2019/09/26)

* Artifact signing (#2)

## 0.2.1 (2019/09/22)

* Typo

## 0.2.0 (2019/09/20)

* Snapshot forced if no tag found

## 0.1.0 (2019/09/20)

* Initial version

0 comments on commit d139f51

Please sign in to comment.