Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

Commit

Permalink
chore(release): 0.1.2
Browse files Browse the repository at this point in the history
## [0.1.2](v0.1.1...v0.1.2) (2019-05-16)

### Bug Fixes

* adds haskell packages to db ([8d45371](8d45371))
  • Loading branch information
stencila-ci committed May 16, 2019
1 parent 6c4fcee commit 413331b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
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.

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stencila/nixster",
"version": "0.1.1",
"version": "0.1.2",
"description": "A package manager based on Nix",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -108,7 +108,8 @@
{
"npmPublish": false
}
],[
],
[
"@semantic-release/git",
{
"message": "chore(release): ${nextRelease.version}\n\n${nextRelease.notes}"
Expand Down

0 comments on commit 413331b

Please sign in to comment.