Skip to content

Commit

Permalink
release: 2021-04-29, Version 1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
logdnabot committed Apr 29, 2021
1 parent 9fdf62c commit 6697c33
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
@@ -1,5 +1,17 @@
## Changelog

# [1.2.0](https://github.com/logdna/semantic-release-config-logdna/compare/v1.1.1...v1.2.0) (2021-04-29)


### Chores

* **deps**: update [email protected] [9fdf62c](https://github.com/logdna/semantic-release-config-logdna/commit/9fdf62c3ff024d7464aed75885f85c2181e3899b) - Mike Del Tito


### Features

* **github**: attach all assets in ./dist to release [8206fff](https://github.com/logdna/semantic-release-config-logdna/commit/8206fff29e05f0aa9b1eaceb8b20ab3bb51cd7a2) - Mike Del Tito, closes: [#9](https://github.com/logdna/semantic-release-config-logdna/issues/9)

## [1.1.1](https://github.com/logdna/semantic-release-config-logdna/compare/v1.1.0...v1.1.1) (2021-02-25)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "semantic-release-config-logdna",
"description": "Semantic Release shareable configuration for logdna npm packages",
"version": "1.1.1",
"version": "1.2.0",
"main": "index.js",
"files": [
"lib/**/*",
Expand Down

0 comments on commit 6697c33

Please sign in to comment.