Skip to content

Releases: Dokploy/cli

v0.29.4

Choose a tag to compare

@github-actions github-actions released this 12 May 19:16
784e25b

Full Changelog: v0.29.3...v0.29.4

v0.29.3

Choose a tag to compare

@github-actions github-actions released this 11 May 18:51
ad0df74

Full Changelog: v0.29.2...v0.29.3

v0.29.2

Choose a tag to compare

@github-actions github-actions released this 25 Apr 05:09

Full Changelog: v0.29.0...v0.29.2

v0.29.0

Choose a tag to compare

@github-actions github-actions released this 17 Apr 20:50

Full Changelog: v0.3.1...v0.29.0

vv0.29.0

Choose a tag to compare

@github-actions github-actions released this 17 Apr 20:47

Full Changelog: v0.3.1...vv0.29.0

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 16 Apr 03:15
chore: bump version to 0.3.1 in package.json

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 16 Apr 03:13
chore: update GitHub Actions workflow to use GitHub token

- Replaced the usage of secrets.GH_TOKEN with github.token in onPushToMain.yml for improved security and access management during the release process.