diff --git a/.github/workflows/publish-workflow.yaml b/.github/workflows/publish-workflow.yaml index 38d1977..ec117fb 100644 --- a/.github/workflows/publish-workflow.yaml +++ b/.github/workflows/publish-workflow.yaml @@ -9,7 +9,7 @@ jobs: steps: - uses: actions/checkout@v2 with: - ref: master + ref: 1.0.0 - uses: actions/setup-node@v2 with: node-version: '16' diff --git a/CHANGELOG.md b/CHANGELOG.md index ebe7125..818d964 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,8 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## Unreleased - +## 1.0.0 - 2022-06-29 ### Added - Add device generation option @@ -36,7 +35,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## 0.0.5 - 2013-11-01 ### Changed - Change test lib to buster-node + referee -- Set min node engine to >= v0.8.0 +- Set min node engine to >= v0.8.0 ## 0.0.4 - 2013-08-27 ### Changed diff --git a/package.json b/package.json index 1b4a232..faaa9c9 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "delcom", "usbled" ], - "version": "0.2.0-pre.0", + "version": "1.0.0", "homepage": "http://github.com/cliffano/buildlight", "author": "Cliffano Subagio (http://blog.cliffano.com)", "contributors": [