Skip to content

Commit a9146b4

Browse files
authored
Merge pull request #2 from haltman-io/release-please--branches--main--components--mail-forwarding-ui
chore(main): release 1.0.0
2 parents 38258de + a0eb797 commit a9146b4

4 files changed

Lines changed: 22 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.0"
2+
".": "1.0.0"
33
}

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Changelog
2+
3+
## 1.0.0 (2026-03-12)
4+
5+
6+
### Features
7+
8+
* initial release automation ([9c2ca9e](https://github.com/haltman-io/mail-forwarding-ui/commit/9c2ca9efc0b8e577a9d1cc41ae81b2cc4c228689))
9+
10+
11+
### Bug Fixes
12+
13+
* add next-themes dependency ([ae5d91c](https://github.com/haltman-io/mail-forwarding-ui/commit/ae5d91ccc65b6fd6c627404a796f2c22bfa2fee7))
14+
* CORRECT API TOKEN VIEW FUNCTION ([fe84393](https://github.com/haltman-io/mail-forwarding-ui/commit/fe84393e285b3482bf2ffd1f514a8232d3b06287))
15+
* drop old menu and unused codes ([b30de9d](https://github.com/haltman-io/mail-forwarding-ui/commit/b30de9d95d34e0979f67354b1b317e25a8ef0ac0))
16+
* readme credits section ([38258de](https://github.com/haltman-io/mail-forwarding-ui/commit/38258decedb68909be7a6d747611b66f883134bb))
17+
* RFC[5322, 5321,1035]-complaint ([b83f75f](https://github.com/haltman-io/mail-forwarding-ui/commit/b83f75f847bd13aa502fa03c39966b95f4aba1d3))
18+
* small things. no bugs at this moment. ([7fdb925](https://github.com/haltman-io/mail-forwarding-ui/commit/7fdb925d7026ff34b35644424108493b23956710))

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mail-forwarding-ui",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
44
"description": "Minimal mail alias forwarding UI.",
55
"license": "Unlicense",
66
"private": true,

0 commit comments

Comments
 (0)