Skip to content

Commit

Permalink
chore(main): release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and boneskull committed Jul 23, 2022
1 parent aff33c3 commit 603b671
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## 1.0.0 (2022-07-23)


### Features

* nice CLI ([717ad33](https://github.com/boneskull/midnight-smoker/commit/717ad33ffd481f78d6d112e02d7c79d5993676c7))
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "midnight-smoker",
"version": "0.1.0",
"version": "1.0.0",
"description": "Run smoke tests against packages as they would be published",
"keywords": [
"test",
Expand Down

0 comments on commit 603b671

Please sign in to comment.