We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2bb9245 + 92d2a2c commit a7a2d0eCopy full SHA for a7a2d0e
2 files changed
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
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
15
## [1.5.0](https://github.com/Dunky13/Popul8/compare/v1.4.0...v1.5.0) (2026-03-07)
16
17
package.json
@@ -1,7 +1,7 @@
{
"name": "popul8",
"private": true,
- "version": "1.5.0",
+ "version": "1.6.0",
"type": "module",
"scripts": {
"dev": "vite",
0 commit comments