Skip to content
This repository has been archived by the owner on Jul 19, 2022. It is now read-only.

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.11...v1.1.0) (2021-07-30)

### Bug Fixes

* make sure to reset timeout and commit after timeout fired ([30f0b59](30f0b59))

### Features

* dealy travis trigger for 15 seconds and cancel any previous request ([f58f696](f58f696))
  • Loading branch information
semantic-release-bot committed Jul 30, 2021
1 parent e09c940 commit 0bef4c8
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [1.1.0](https://github.com/lyne-design-system/lyne-figma-listener/compare/v1.0.11...v1.1.0) (2021-07-30)


### Bug Fixes

* make sure to reset timeout and commit after timeout fired ([30f0b59](https://github.com/lyne-design-system/lyne-figma-listener/commit/30f0b59ce75cc87b9f7108564da062f8191dde0d))


### Features

* dealy travis trigger for 15 seconds and cancel any previous request ([f58f696](https://github.com/lyne-design-system/lyne-figma-listener/commit/f58f696633e1029c65a58a43bb47916e63d086c3))

## [1.0.11](https://github.com/lyne-design-system/lyne-figma-listener/compare/v1.0.10...v1.0.11) (2021-07-24)


Expand Down
2 changes: 1 addition & 1 deletion 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,6 +1,6 @@
{
"name": "lyne-figma-listener",
"version": "1.0.11",
"version": "1.1.0",
"description": "",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 0bef4c8

Please sign in to comment.