Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit44d27bc

Browse files
github-actions[bot]lukekarrys
authored andcommitted
chore: release 6.3.1
1 parent928e56d commit44d27bc

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-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-
".":"6.3.0"
2+
".":"6.3.1"
33
}

‎CHANGELOG.md‎

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

3+
##[6.3.1](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1) (2023-07-10)
4+
5+
###Bug Fixes
6+
7+
*[`928e56d`](https://github.com/npm/node-semver/commit/928e56d21150da0413a3333a3148b20e741a920c)[#591](https://github.com/npm/node-semver/pull/591) better handling of whitespace (#591) (@lukekarrys,@joaomoreno,@nicolo-ribaudo)
8+
39
##6.2.0
410

511
* Coerce numbers to strings when passed to semver.coerce()

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"semver",
3-
"version":"6.3.0",
3+
"version":"6.3.1",
44
"description":"The semantic version parser used by npm.",
55
"main":"semver.js",
66
"scripts": {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp