Skip to content

Commit

Permalink
refactor: simplify release process and remove unnecessary tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
prdnk committed Jan 6, 2025
1 parent 48f7b5d commit 2f65b1c
Showing 1 changed file with 0 additions and 29 deletions.
29 changes: 0 additions & 29 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,32 +1,3 @@
## Unreleased

### Feat

- integrate Trunk CI checks
- simplify devnet and testnet configurations
- add docs and CI workflow for publishing to onsonr.dev
- automate release process using Taskfile and GitHub Actions
- add Reddit release notification

### Fix

- pass working directory to goreleaser task
- correct release name template syntax

### Refactor

- improve code structure and readability in DID module
- Move devnet configuration to networks/devnet
- move logger interface to appropriate package
- Move network configurations to deploy directory
- update import path for didcrypto package
- remove devcontainer configuration
- simplify release workflow and remove unnecessary Taskfile includes
- improve release process using goreleaser and taskfile
- simplify release workflow using a single task
- improve release naming and environment variable handling
- improve goreleaser archive and nfpms configuration

## v0.6.1 (2024-12-30)

### Feat
Expand Down

0 comments on commit 2f65b1c

Please sign in to comment.