Skip to content

Commit 7b3c330

Browse files
committed
chore: prepare release 0.1.0
1 parent a76e0b6 commit 7b3c330

3 files changed

Lines changed: 11 additions & 6 deletions

File tree

.changeset/initial_version.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## 0.1.0 (2026-05-26)
2+
3+
### Breaking Changes
4+
5+
- Initial version
6+
7+
### Features
8+
9+
- initial commit for admin plugin
10+
- extract plugin info into GetPluginInfo function

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
module go.lumeweb.com/portal-plugin-admin // v0.0.0
1+
module go.lumeweb.com/portal-plugin-admin // v0.1.0
22

33
go 1.24.3
44

0 commit comments

Comments
 (0)