Skip to content

Commit

Permalink
chore(main): release 1.0.0 (#2)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Oct 30, 2022
1 parent 8693248 commit dab9840
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
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-10-30)


### Features

* add release please and publish workflows ([#1](https://github.com/remedyred/release-please-action/issues/1)) ([8693248](https://github.com/remedyred/release-please-action/commit/86932488b7e616bb4b1d76085f7392425ee4ff31))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@remedyred/release-please-action",
"version": "0.0.0",
"version": "1.0.0",
"private": true,
"license": "MIT",
"scripts": {
Expand Down

0 comments on commit dab9840

Please sign in to comment.