Skip to content

Commit 53c1dfd

Browse files
authored
Merge pull request #16 from audiophore/release-please--branches--main--components--audiophore-brand-kit
chore(main): release 1.0.0
2 parents d236720 + 1751aec commit 53c1dfd

2 files changed

Lines changed: 39 additions & 1 deletion

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.0.0"
2+
".": "1.0.0"
33
}

CHANGELOG.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
# Changelog
2+
3+
## 1.0.0 (2026-05-21)
4+
5+
6+
### Features
7+
8+
* import asset generator toolchain (no asset changes) ([e2d4c2d](https://github.com/audiophore/branding/commit/e2d4c2dbf66409f53acc3c370fd2ae5bc520f6ee))
9+
* import asset generator toolchain (no asset changes) ([d2dc8b8](https://github.com/audiophore/branding/commit/d2dc8b84cd0cc3810a0b89c2919b45c8ba42ed35))
10+
11+
12+
### Documentation
13+
14+
* **readme:** add "Developing the kit" section ([d6dfb66](https://github.com/audiophore/branding/commit/d6dfb665a43b3377edf8af2aa4b857b3d50ba8a1))
15+
* **readme:** add "Developing the kit" section ([9e42e39](https://github.com/audiophore/branding/commit/9e42e39d0fa981b10fb70ea73570f7eb1cd065ea))
16+
17+
18+
### Code Refactoring
19+
20+
* **docs:** generate BRANDING.md tables from brand.toml via markers ([1016768](https://github.com/audiophore/branding/commit/1016768661c7877e9916cf1e9063bec25763d722))
21+
* **docs:** generate BRANDING.md tables from brand.toml via markers ([d13d0c1](https://github.com/audiophore/branding/commit/d13d0c1b9e7c3b7a800a1823bd70197fe0bbfbd1))
22+
23+
24+
### Build & Tooling
25+
26+
* add brand build and asset drift-check workflow ([d461d28](https://github.com/audiophore/branding/commit/d461d282ae78bc5eaea0a42c216d4112811e0419))
27+
* add brand build and asset drift-check workflow ([602ab5e](https://github.com/audiophore/branding/commit/602ab5e25b1a06c0eb61ab2e38b75045ddc218a5))
28+
* automate releases with release-please ([43ec67c](https://github.com/audiophore/branding/commit/43ec67cb38b19a3e773248b4e714e0382026d3d0))
29+
* automate releases with release-please ([8826942](https://github.com/audiophore/branding/commit/8826942c6b6236abce9529e7317b5be9430aa2f2))
30+
* surface more commit types in release changelog ([d236720](https://github.com/audiophore/branding/commit/d236720664e3464fe8aedfc4e9793d2327b6c3ae))
31+
* surface more commit types in release changelog ([9ca7261](https://github.com/audiophore/branding/commit/9ca726178e17044f84d3cac0b0b56a199177c33a))
32+
33+
34+
### Chores
35+
36+
* archive early logo exploration HTML ([00c6f1e](https://github.com/audiophore/branding/commit/00c6f1e97d912e214ad279b2cdfdfa8c7b515021))
37+
* vendor Poppins font and regenerate SVGs from brand.toml ([785bbec](https://github.com/audiophore/branding/commit/785bbec24b69c36a6e309522268e49f44d43a243))
38+
* vendor Poppins font and regenerate SVGs from brand.toml ([826790c](https://github.com/audiophore/branding/commit/826790c42a864e97f2353e7f95e4ec56add6db2f))

0 commit comments

Comments
 (0)