Skip to content

Commit

Permalink
chore(release): 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Jan 4, 2024
1 parent 4b81c1b commit 1dd64f7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### 1.0.3 (2024-01-04)


### Bug Fixes

* support https git urls ([#2](https://github.com/Kikobeats/github-generate-release/issues/2)) ([4b81c1b](https://github.com/Kikobeats/github-generate-release/commit/4b81c1bf792649674711d2269b223fcee5aab77d))

### 1.0.2 (2024-01-04)

### 1.0.1 (2024-01-04)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "github-generate-release",
"description": "Simplest way to create a GitHub release.",
"homepage": "https://github.com/Kikobeats/github-generate-release",
"version": "1.0.2",
"version": "1.0.3",
"main": "src/index.js",
"exports": {
".": "./cli/index.js"
Expand Down

0 comments on commit 1dd64f7

Please sign in to comment.