File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## v0.2.0 (2024-10-10)
2+
3+ [ Full Changelog] ( https://github.com/main-branch/version_boss/compare/v0.1.0..v0.2.0 )
4+
5+ Changes since v0.1.0:
6+
7+ * 777871d chore: update create_github_release dependency
8+ * 8225040 build: remove semver pr label check
9+ * 3853ff7 build: enforce conventional commit message formatting
10+ * 3c08516 Clarify gem description and installation instructions
11+ * 012f717 Add TargetRubyVersion in .rubocop.yml
12+ * 4065647 Use shared Rubocop config
13+ * 1dc115f Update copyright notice in this project
14+ * 4a3f092 Update links in gemspec
15+ * a4475f2 Add Slack badge for this project in README
16+ * 28234d4 Update “Build Status” link the README
17+ * e5b59d7 Standardize YARD and Markdown Lint configurations
18+ * aa5851a Set JRuby —debug option when running tests in GitHub Actions workflows
19+ * 3869e9c Integrate SimpleCov::RSpec into the project
20+ * 4fe44a8 Use latest version of create_github_release
21+ * a6ae0af Update continuous integration and experimental ruby builds
22+ * 44ea99f Enforce the use of semver tags on PRs
23+ * baabc32 Auto correct new rubocop offenses
24+ * 8f74384 Release v0.1.0
25+
126## v0.1.0 (2024-05-07)
227
328[ Full Changelog] ( https://github.com/main-branch/version_boss/compare/26b5491..v0.1.0 )
Original file line number Diff line number Diff line change 22
33module VersionBoss
44 # The current version of this gem
5- VERSION = '0.1 .0'
5+ VERSION = '0.2 .0'
66end
You can’t perform that action at this time.
0 commit comments