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

Commit880d38e

Browse files
committed
chore: release v3.0.2
1 parentc8611f1 commit880d38e

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-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-
".":"3.0.1"
2+
".":"3.0.2"
33
}

‎CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,20 @@
55

66
#Change Log
77

8+
##[3.0.2](https://github.com/ruby-git/ruby-git/compare/v3.0.1...v3.0.2) (2025-05-15)
9+
10+
11+
###Bug Fixes
12+
13+
* Trigger the release workflow on a change to 'master' insetad of 'main' ([c8611f1](https://github.com/ruby-git/ruby-git/commit/c8611f1e68e73825fd16bd475752a40b0088d4ae))
14+
15+
16+
###Other Changes
17+
18+
* Automate continuous delivery workflow ([06480e6](https://github.com/ruby-git/ruby-git/commit/06480e65e2441348230ef10e05cc1c563d0e7ea8))
19+
* Enforce conventional commit messages with a GitHub action ([1da4c44](https://github.com/ruby-git/ruby-git/commit/1da4c44620a3264d4e837befd3f40416c5d8f1d8))
20+
* Enforce conventional commit messages with husky and commitlint ([7ebe0f8](https://github.com/ruby-git/ruby-git/commit/7ebe0f8626ecb2f0da023b903b82f7332d8afaf6))
21+
822
##v3.0.1 (2025-05-14)
923

1024
[Full Changelog](https://github.com/ruby-git/ruby-git/compare/v3.0.0..v3.0.1)

‎lib/git/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
moduleGit
44
# The current gem version
55
# @return [String] the current gem version.
6-
VERSION='3.0.1'
6+
VERSION='3.0.2'
77
end

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp