File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 4444 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
4545 BRANCH : site
4646 FOLDER : build/dokka/htmlMultiModule
47- TARGET_FOLDER : docs/1 .x/
47+ TARGET_FOLDER : docs/0 .x/
4848 CLEAN : true
Original file line number Diff line number Diff line change 44
55Nothing yet!
66
7+
8+ ## [ 0.5.0] - 2025-03-21
9+ [ 0.5.0 ] : https://github.com/sqldelight/sql-psi/releases/tag/0.5.0
10+
11+ - New: Maven coordinates have changed to use ` app.cash.sql-psi ` group ID.
12+ - For other changes, see https://github.com/sqldelight/sql-psi/compare/0.4.10...0.5.0 (future releases will have an actual change log).
13+
14+
715## 0.4.10
816
917## 0.4.9
Original file line number Diff line number Diff line change 11GROUP =app.cash.sql-psi
2- VERSION_NAME =0.5.0-SNAPSHOT
2+ VERSION_NAME =0.5.0
33
44POM_URL =https://github.com/sqldelight/sql-psi/
55POM_SCM_URL =https://github.com/sqldelight/sql-psi/
You can’t perform that action at this time.
0 commit comments