Skip to content

Commit

Permalink
chore(master): release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Aug 14, 2023
1 parent 833b182 commit be1d43e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [1.0.1](https://github.com/KieranRobson/Arr-Bot/compare/v1.0.0...v1.0.1) (2023-08-14)


### Bug Fixes

* Add word to spelling ([59e8311](https://github.com/KieranRobson/Arr-Bot/commit/59e83112081872fd65c1cdde33e6a8a0badaaaf2))
* Stop workflow running in PR ([d668d27](https://github.com/KieranRobson/Arr-Bot/commit/d668d2752c31423a7c22557c718591b9bd7ff05a))
* Stop workflow running in PR ([578ad72](https://github.com/KieranRobson/Arr-Bot/commit/578ad72a74a7cc6f0220c987e330cf2cbaed4432))

## 1.0.0 (2022-12-13)

### ⚠ BREAKING CHANGES
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "arrbot",
"version": "1.0.0",
"version": "1.0.1",
"description": "",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit be1d43e

Please sign in to comment.