Skip to content

Commit

Permalink
retry automated release
Browse files Browse the repository at this point in the history
  • Loading branch information
warm-coolguy committed Feb 28, 2025
1 parent d9fa667 commit 3ba83a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/clients/diplan/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# CHANGELOG

## 1.0.0-alpha.3
## 1.0.0-alpha.4

Alpha release for integration test.
2 changes: 1 addition & 1 deletion packages/clients/diplan/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"API.md"
],
"scripts": {
"postversion": "npm run build",
"prepublishOnly": "npm run build",
"build": "npm run precompile && rimraf dist && vite build && cd ../../../ && tsx ./scripts/makeDocs diplan",
"dev": "npm run precompile && vite --host",
"precompile": "node ../../../scripts/precompileSvg.js ../../../node_modules/diplanung-style/src/icons/dpsIcons.svg ./assets/dist/iconMap.ts && node ../../../scripts/precompileCss.js ../../../node_modules/diplanung-style/dist/style.css ./assets/dist/cssVariables.ts"
Expand Down

0 comments on commit 3ba83a9

Please sign in to comment.