Skip to content

Commit

Permalink
Develop (#4)
Browse files Browse the repository at this point in the history
* finalized tests, made .With() work to create sub-loggers
  • Loading branch information
TLINDEN authored Jan 19, 2024
1 parent 7391d99 commit 1c65084
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,6 @@ lint:
golangci-lint run -p bugs -p unused

release: buildlocal test
gh release create v$(VERSION) --generate-notes releases/*
gh release create v$(VERSION) --generate-notes


0 comments on commit 1c65084

Please sign in to comment.