Skip to content

Commit b46cbc0

Browse files
authored
Prepare for v1.0.3 (#99)
Below is the draft release notes: ## What's Changed * Add migration guide doc by @emcfarlane in #74 * Set --debug when the action is using debug logging by @emcfarlane in #78 * Set --source-control-url on push so that the push action now works by default on enterprise GitHub instances by @nicksnyder in #86 ## New Contributors * @doriable made their first contribution in #98 **Full Changelog**: v1.0.2...v1.0.3
1 parent 3b9e8a6 commit b46cbc0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "buf-action",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "GitHub Action for buf",
55
"main": "src/main.ts",
66
"scripts": {

0 commit comments

Comments
 (0)