Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ungoldman committed Sep 18, 2016
1 parent 1b9eda0 commit b30af2e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,10 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## Unreleased
## [1.0.0](https://github.com/ungoldman/himawari-bg/releases/tag/v1.0.0) - 2016-09-17

[view diff](https://github.com/ungoldman/himawari-bg/compare/v1.0.0-beta...v1.0.0)

- lint: bump standard to latest version (^8), use snazzy
- site: add scripts for generating a gh-pages site
- ci: target node 6 only
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": "himawari-bg",
"description": "Set the latest image from Himawari 8 as your desktop background.",
"version": "1.0.0-beta",
"version": "1.0.0",
"author": "Nate Goldman <[email protected]>",
"bin": {
"himawari-bg": "./cli.js"
Expand Down

0 comments on commit b30af2e

Please sign in to comment.