mirror of
https://github.com/getnora-io/nora.git
synced 2026-04-12 06:50:31 +00:00
release: v0.3.0 (#60)
* release: bump version to v0.3.0, update dashboard GIF New features in v0.3.0: - Go module proxy (GOPROXY protocol) with caching - Go in dashboard UI (sidebar, list, detail pages) - Compact registry cards (6 in one row) - Updated icons (Cargo crate, Go text mark) - .gitleaks.toml restored * security: update .gitignore and remove stale files * security: update .gitignore to block dev tooling and process files
This commit is contained in:
@@ -6,7 +6,7 @@ members = [
|
||||
]
|
||||
|
||||
[workspace.package]
|
||||
version = "0.2.35"
|
||||
version = "0.3.0"
|
||||
edition = "2021"
|
||||
license = "MIT"
|
||||
authors = ["DevITWay <devitway@gmail.com>"]
|
||||
|
||||
Reference in New Issue
Block a user