chore(workflow): automated release notes

This commit is contained in:
Mo
2022-06-24 10:56:47 -05:00
parent c10c8b50d4
commit 2f7f7a326f
8 changed files with 112 additions and 2 deletions

View File

@@ -3,6 +3,10 @@
"version": "0.0.1",
"private": true,
"author": "Standard Notes.",
"repository": {
"type": "git",
"url": "git://github.com/standardnotes/app"
},
"workspaces": {
"packages": [
"packages/*",
@@ -52,6 +56,7 @@
"@standardnotes/config": "^2.4.2",
"@typescript-eslint/eslint-plugin": "^5.20.0",
"@typescript-eslint/parser": "^5.20.0",
"changelog-parser": "^2.8.1",
"css-loader": "^6.7.1",
"eslint": "^8.17.0",
"husky": "^8.0.0",