-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: Fluid Bot <[email protected]>
- Loading branch information
1 parent
c9a0ba8
commit 822f32e
Showing
1 changed file
with
31 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
# Changelog | ||
|
||
## 1.0.0 (2022-08-17) | ||
|
||
|
||
### :package: Builds | ||
|
||
* remove more unnecessary scaffolded infra code ([#3](https://github.com/fluidtruck/deepcopy/issues/3)) ([f26a8ba](https://github.com/fluidtruck/deepcopy/commit/f26a8ba722cfb8e36773dbb21326fb6c89115769)) | ||
* remove unnecessary scaffolded infra ([#2](https://github.com/fluidtruck/deepcopy/issues/2)) ([2b95bad](https://github.com/fluidtruck/deepcopy/commit/2b95badfb6396bb9c27c31d0a8b8b61d734fbf8b)) | ||
|
||
|
||
### :sparkles: Features | ||
|
||
* deepCopy, full tests and documentation ([#4](https://github.com/fluidtruck/deepcopy/issues/4)) ([8332226](https://github.com/fluidtruck/deepcopy/commit/8332226d03b510fe42493338e9e1c4256fbe0b13)) | ||
|
||
|
||
### :robot: CI/CD | ||
|
||
* change to go release type ([8aa0d1b](https://github.com/fluidtruck/deepcopy/commit/8aa0d1b54e63cd03de48f632fce8c54a347b47d0)) | ||
* devbot token is needed for ci runs ([8b39a02](https://github.com/fluidtruck/deepcopy/commit/8b39a024d3b5ced576febf9565646409cb5dbe87)) | ||
* remove devbot token ([2b7b14e](https://github.com/fluidtruck/deepcopy/commit/2b7b14e2696a4214becd2c77c488c5a28b8d0991)) | ||
* remove pre-minor ([474d6bf](https://github.com/fluidtruck/deepcopy/commit/474d6bf6d77f1235330fe9747c72667931dabfa2)) | ||
* trigger pipeline ([cd7274a](https://github.com/fluidtruck/deepcopy/commit/cd7274a6f8ab7edafe830f34f356ef0e2aceb163)) | ||
* use github-actions-golang@v1 ([7ba9d27](https://github.com/fluidtruck/deepcopy/commit/7ba9d27ff8ae1a92e9067921e97c01f61323a60f)) | ||
|
||
|
||
### :wrench: Chores | ||
|
||
* initial release :tada: ([f487b43](https://github.com/fluidtruck/deepcopy/commit/f487b4399803d6fc4343017708423a2bc3b3c9f7)) | ||
* remove golangci config ([c9a0ba8](https://github.com/fluidtruck/deepcopy/commit/c9a0ba83faef98652d35a62db6aa7e3283ca2b36)) | ||
* Remove hyperlink from repo ([#5](https://github.com/fluidtruck/deepcopy/issues/5)) ([6b27ff4](https://github.com/fluidtruck/deepcopy/commit/6b27ff4e897cde2f5bbf19226220d62f063ab085)) |