Archived
1
0

release: 4.7.0 (#5546)

* docs: update MAINTAINING

* refactor: use branch name in release-prep

This makes a minor improvement to the `release-prep.sh` script to grab
the version to update to from the branch name.

* chore(release): bump version to 4.7.0

* fixup: bump version

* docs: use latest instead of version

* fixup: bump Chart version

* chore: update CHANGELOG

* chore: add license to test package.json

* chore: bump @coder/logging to 3.0.0

* fix: change level to Warn
This commit is contained in:
Joe Previte
2022-09-09 15:15:39 -07:00
committed by GitHub
parent 5028169e63
commit 04f1080451
12 changed files with 44 additions and 37 deletions

View File

@ -3,7 +3,7 @@
"name": "test-plugin",
"version": "1.0.0",
"engines": {
"code-server": "^4.6.1-1"
"code-server": "^4.7.0"
},
"main": "out/index.js",
"devDependencies": {