Skip to content

Commit

Permalink
Prepare changelog for 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisWiegman committed May 5, 2024
1 parent 0782944 commit 07224ab
Show file tree
Hide file tree
Showing 6 changed files with 36 additions and 21 deletions.
5 changes: 0 additions & 5 deletions .changes/1.0.0.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/1.0.1.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/1.0.2.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/1.0.3.md

This file was deleted.

30 changes: 30 additions & 0 deletions .changes/1.0.4.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
## 1.0.4 - 2024-05-05

### Bug Fixes

* Fix minor linting issues

## 1.0.3 - 2024-05-05

### Chores

* Update Go version used for build to 1.22

## 1.0.2 - 2024-01-09

### Chores

* Standardize and update CI workflows.
* Update project dependencies.

## 1.0.1 - 2023-08-17

### Chores

* Update builds to use Go 1.21

## 1.0.0 - 2023-07-08

### Features

* Initial release
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
and is generated by [Changie](https://github.com/miniscruff/changie).


## 1.0.4 - 2024-05-05

### Bug Fixes

* Fix minor linting issues

## 1.0.3 - 2024-05-05

### Chores
Expand Down

0 comments on commit 07224ab

Please sign in to comment.