v3.0.0-next.0

This commit is contained in:
2023-06-30 13:14:27 +02:00
parent 0a7e6af141
commit 2d061b1638
48 changed files with 2373 additions and 147 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@openstapps/projectmanagement",
"description": "Main documentation and scripts for maintenance.",
"version": "2.0.0",
"version": "3.0.0-next.0",
"private": true,
"type": "module",
"license": "GPL-3.0-only",
@@ -25,7 +25,9 @@
"images",
"project-docs",
"templates",
"renovate.json"
"renovate.json",
"CHANGELOG.md",
"README.md"
],
"scripts": {
"build": "tsup-node --dts",