diff --git a/CHANGELOG.md b/CHANGELOG.md index 438f5db..f8b4370 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,26 @@ ## [1.0.0](https://github.com/coinjar/bsb/compare/v1.0.0...v1.0.0) (2022-09-25) +### Features + +* may update ([760ecfc](https://github.com/coinjar/bsb/commit/760ecfca89e05d80c512e3cb21751eca5eef8435)) +* release please ([#12](https://github.com/coinjar/bsb/issues/12)) ([535f071](https://github.com/coinjar/bsb/commit/535f071e008e591c225e7b98a6edd24046b6b8c1)) +* sync rake task added ([4f361c5](https://github.com/coinjar/bsb/commit/4f361c57269d53ee9ef30f56730f3b6982215d84)) + + +### Bug Fixes + +* multi ruby bundle by removing .lock with gemspec resolution. ([#17](https://github.com/coinjar/bsb/issues/17)) ([21a089b](https://github.com/coinjar/bsb/commit/21a089b3c9ef4ff7433f6f7961765731c290e477)) +* rubocop refactor ([d6f50c4](https://github.com/coinjar/bsb/commit/d6f50c403aaefcf3b9d8655d277be1b812a35b14)) + + +### Miscellaneous Chores + +* release 1.0.0 ([#19](https://github.com/coinjar/bsb/issues/19)) ([b7e8a42](https://github.com/coinjar/bsb/commit/b7e8a4235fbd120af9d24f760518fcb865f5e683)) + +## [1.0.0](https://github.com/coinjar/bsb/compare/v1.0.0...v1.0.0) (2022-09-25) + + ### Bug Fixes * multi ruby bundle by removing .lock with gemspec resolution. ([#17](https://github.com/coinjar/bsb/issues/17)) ([21a089b](https://github.com/coinjar/bsb/commit/21a089b3c9ef4ff7433f6f7961765731c290e477))