Skip to content

Commit

Permalink
chore(release): 1.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.1](Attest/annotations-action@v1.0.0...v1.0.1) (2020-02-13)

### Bug Fix - bundle dependencies

remove dependecies for external so that they are compiled into the dist

Reference: [bd3ad1e](Attest@bd3ad1e)
Ticket: [ch8743](https://app.clubhouse.io/attest/story/8743)

### Bug Fix - update included assets

- include node_modules in release archive (required for github actions)

Reference: [542f756](Attest@542f756)
Ticket: [ch8743](https://app.clubhouse.io/attest/story/8743)

### Continuous Integration - correct branding

correct branding in action.yml

Reference: [f3f4ea0](Attest@f3f4ea0)
Ticket: [ch8743](https://app.clubhouse.io/attest/story/8743)
  • Loading branch information
semantic-release-bot committed Feb 13, 2020
1 parent bd3ad1e commit 8278005
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
## [1.0.1](https://github.com/Attest/annotations-action/compare/v1.0.0...v1.0.1) (2020-02-13)

### Bug Fix - bundle dependencies

remove dependecies for external so that they are compiled into the dist

Reference: [bd3ad1e](https://github.com/Attest/annotations-action/commit/bd3ad1e)
Ticket: [ch8743](https://app.clubhouse.io/attest/story/8743)

### Bug Fix - update included assets

- include node_modules in release archive (required for github actions)

Reference: [542f756](https://github.com/Attest/annotations-action/commit/542f756)
Ticket: [ch8743](https://app.clubhouse.io/attest/story/8743)


### Continuous Integration - correct branding

correct branding in action.yml

Reference: [f3f4ea0](https://github.com/Attest/annotations-action/commit/f3f4ea0)
Ticket: [ch8743](https://app.clubhouse.io/attest/story/8743)

# 1.0.0 (2020-02-13)

### Build System - update all dependencies
Expand Down

0 comments on commit 8278005

Please sign in to comment.