Skip to content

Commit

Permalink
chore(release): 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nacho-vazquez committed Oct 16, 2020
1 parent ac404aa commit 92b3531
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.2.0](https://github.com/ngworker/angular-versions-action/compare/v1.1.4...v1.2.0) (2020-10-16)


### Features

* 🎸 add support for angular 8.1.0 ([1b801b4](https://github.com/ngworker/angular-versions-action/commit/1b801b41442ca476cdb441d6c98f89bbc21531cf))


### Bug Fixes

* 🐛 add dist that support 8.1.0 ([ac404aa](https://github.com/ngworker/angular-versions-action/commit/ac404aa531b34e2e8db8343ffd5b665c3fd001e7))

### [1.1.4](https://github.com/ngworker/angular-versions-action/compare/v1.1.3...v1.1.4) (2020-10-16)


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": "typescript-action",
"version": "1.1.4",
"version": "1.2.0",
"private": true,
"description": "TypeScript template action",
"main": "lib/main.js",
Expand Down

0 comments on commit 92b3531

Please sign in to comment.