Skip to content

Commit 52360dd

Browse files
github-actions[bot]npm-cli-bot
authored andcommitted
chore: release 5.2.2
1 parent 1d8624c commit 52360dd

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "5.2.1"
2+
".": "5.2.2"
33
}

CHANGELOG.md

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

3+
## [5.2.2](https://github.com/npm/hosted-git-info/compare/v5.2.1...v5.2.2) (2024-04-21)
4+
5+
### Chores
6+
7+
* [`6bc08d6`](https://github.com/npm/hosted-git-info/commit/6bc08d66ac6891b2f3e7604a00205a9e63866bfb) [#238](https://github.com/npm/hosted-git-info/pull/238) chore: postinstall for dependabot template-oss PR (@lukekarrys)
8+
* [`e7fb828`](https://github.com/npm/hosted-git-info/commit/e7fb8282795090e94a37b76635b6ebec4b1b4e37) [#236](https://github.com/npm/hosted-git-info/pull/236) chore: postinstall for dependabot template-oss PR (@lukekarrys)
9+
* [`c9e70f3`](https://github.com/npm/hosted-git-info/commit/c9e70f384b8703a957788ec490a1255d96f2eb05) [#216](https://github.com/npm/hosted-git-info/pull/216) auto publish (@lukekarrys)
10+
* [`1d8624c`](https://github.com/npm/hosted-git-info/commit/1d8624c4d63325714c0b41666bc35034d33284e0) [#247](https://github.com/npm/hosted-git-info/pull/247) postinstall for dependabot template-oss PR (@lukekarrys)
11+
* [`7eb1e07`](https://github.com/npm/hosted-git-info/commit/7eb1e07379c2c4af82032a47d5ee835595c8ade5) [#247](https://github.com/npm/hosted-git-info/pull/247) bump @npmcli/template-oss from 4.21.3 to 4.21.4 (@dependabot[bot])
12+
313
## [5.2.1](https://github.com/npm/hosted-git-info/compare/v5.2.0...v5.2.1) (2022-10-27)
414

515
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hosted-git-info",
3-
"version": "5.2.1",
3+
"version": "5.2.2",
44
"description": "Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLab",
55
"main": "./lib/index.js",
66
"repository": {

0 commit comments

Comments
 (0)