Skip to content

Commit a031c31

Browse files
Version Packages
1 parent 8954e86 commit a031c31

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/beige-phones-thank.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @changesets/ghcommit
22

3+
## 1.3.1
4+
5+
### Patch Changes
6+
7+
- [#30](https://github.com/changesets/ghcommit/pull/30) [`8954e86`](https://github.com/changesets/ghcommit/commit/8954e86d778b37dfacf7539cdfadd7a7bdcfbfcf) Thanks [@s0](https://github.com/s0)! - Re-enable provenance when publishing to NPM
8+
39
## 1.3.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@changesets/ghcommit",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "Directly change files on github using the github API, to support GPG signing",
55
"keywords": [
66
"actions",

0 commit comments

Comments
 (0)