Skip to content

Commit

Permalink
chore(release): 1.1.0-next.1 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0-next.1](https://github.com/Kibibit/announce-it/compare/v1.0.0...v1.1.0-next.1@next) (2019-04-02)

### Features

* add npmpage + an example on how to use the library ([7ccb0ea](7ccb0ea))
* **ci:** add linter, hound and lint files ([#18](https://github.com/Kibibit/announce-it/issues/18)) ([9552331](9552331))
  • Loading branch information
semantic-release-bot committed Apr 2, 2019
1 parent a62bd52 commit ca99cc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kibibit/announce-it",
"version": "1.0.0",
"version": "1.1.0-next.1",
"description": "Announcing your Releases",
"types": "lib/index.d.ts",
"main": "lib/index.js",
Expand Down

0 comments on commit ca99cc2

Please sign in to comment.