Skip to content

Commit feb471e

Browse files
chore(main): release 6.0.1
1 parent dab97c5 commit feb471e

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"6.0.0"}
1+
{".":"6.0.1"}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [6.0.1](https://github.com/voxpelli/node-github-publish/compare/v6.0.0...v6.0.1) (2024-07-15)
4+
5+
6+
### 📚 Documentation
7+
8+
* update CHANGELOG.md ([9b2e8e4](https://github.com/voxpelli/node-github-publish/commit/9b2e8e47dbc9760f287a82864d230b728aa09f36))
9+
10+
11+
### 🧹 Chores
12+
13+
* **deps:** update linting dependencies ([#79](https://github.com/voxpelli/node-github-publish/issues/79)) ([dab97c5](https://github.com/voxpelli/node-github-publish/commit/dab97c5b1edebf2f941c74d9a0ad7ad87685e6f5))
14+
315
## [6.0.0](https://github.com/voxpelli/node-github-publish/compare/v5.0.0...v6.0.0) (2024-06-25)
416

517

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "github-publish",
3-
"version": "6.0.0",
3+
"version": "6.0.1",
44
"license": "MIT",
55
"description": "Publishes a file to a repository through the GitHub Contents API",
66
"author": "Pelle Wessman <[email protected]> (http://kodfabrik.se/)",

0 commit comments

Comments
 (0)