Skip to content

Commit

Permalink
chore(release): 1.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## @operate-first/probot-issue-form [1.0.1](https://github.com/operate-first/probot-extensions/compare/@operate-first/probot-issue-form@1.0.0...@operate-first/probot-issue-form@1.0.1) (2022-11-09)

### Bug Fixes

* Remove carriage return injected by issue edits ([22ac223](22ac223))
  • Loading branch information
semantic-release-bot committed Nov 9, 2022
1 parent 1a04c67 commit 3ba2e8b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/probot-issue-form/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## @operate-first/probot-issue-form [1.0.1](https://github.com/operate-first/probot-extensions/compare/@operate-first/probot-issue-form@1.0.0...@operate-first/probot-issue-form@1.0.1) (2022-11-09)


### Bug Fixes

* Remove carriage return injected by issue edits ([22ac223](https://github.com/operate-first/probot-extensions/commit/22ac223817f9a2681cc9955caac0609bda763031))

# @operate-first/probot-issue-form 1.0.0 (2022-06-29)


Expand Down
2 changes: 1 addition & 1 deletion packages/probot-issue-form/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@operate-first/probot-issue-form",
"version": "1.0.0",
"version": "1.0.1",
"description": "Probot extension to parse issues created from issue forms",
"main": "lib/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 3ba2e8b

Please # to comment.