Skip to content

Commit a7a2d0e

Browse files
authored
Merge pull request #6 from Dunky13/release-please--branches--main--components--popul8
chore(main): release 1.6.0
2 parents 2bb9245 + 92d2a2c commit a7a2d0e

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.6.0](https://github.com/Dunky13/Popul8/compare/v1.5.0...v1.6.0) (2026-03-08)
4+
5+
6+
### Features
7+
8+
* download files ([2bb9245](https://github.com/Dunky13/Popul8/commit/2bb9245eea4bde017b54f93fda7903716d51ac54))
9+
10+
11+
### Bug Fixes
12+
13+
* action flow ([fd442dc](https://github.com/Dunky13/Popul8/commit/fd442dc4a2539bac6bea5c79b7f3b72a7531a8a6))
14+
315
## [1.5.0](https://github.com/Dunky13/Popul8/compare/v1.4.0...v1.5.0) (2026-03-07)
416

517

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "popul8",
33
"private": true,
4-
"version": "1.5.0",
4+
"version": "1.6.0",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

0 commit comments

Comments
 (0)