Skip to content

Commit 217765e

Browse files
committed
chore: release v0.1.0
Signed-off-by: James Couball <jcouball@yahoo.com>
1 parent b678393 commit 217765e

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,17 @@ All notable changes to the process_executer gem will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## v0.1.0 (2024-10-17)
9+
10+
[Full Changelog](https://github.com/main-branch/bundler-gem_bytes/compare/ce13f25..v0.1.0)
11+
12+
Changes:
13+
14+
* b678393 feat: download and execute GemBytes script
15+
* 88c3ee9 chore: add script loading to the bundler plugin
16+
* afda321 chore: add bug tracker uri to gemspec
17+
* fe40e6c feat: add the script loader class
18+
* 83c8841 fix: correct the require for bindler/gem_bytes in bin/console
19+
* 74a638a chore: implement bundler plugin
20+
* ce13f25 chore: initial version

0 commit comments

Comments
 (0)