Add changelog entry for 0.31.0

This commit is contained in:
Alex Dima 2021-12-10 22:58:25 +01:00
parent 252e010eb7
commit 3afc60f1ac
No known key found for this signature in database
GPG key ID: 39563C1504FDD0C9
6 changed files with 171 additions and 101 deletions

6
package-lock.json generated
View file

@ -1159,9 +1159,9 @@
}
},
"monaco-editor-core": {
"version": "0.30.1",
"resolved": "https://registry.npmjs.org/monaco-editor-core/-/monaco-editor-core-0.30.1.tgz",
"integrity": "sha512-WNxfchYafMZXVfysqg/ESW4MtOpYLPaIKrzudNlgwYvfYID+O/nwSZI5X+KxW84roVzHsNgFGyOOesfHFZwYUA==",
"version": "0.31.0",
"resolved": "https://registry.npmjs.org/monaco-editor-core/-/monaco-editor-core-0.31.0.tgz",
"integrity": "sha512-7LmacXy6p+kwVoLZu64GLPaM/eg/f4IJoaaJK+X3r5n0yDBxPtHgjVwPvjdgwC1/1RnEiuSlFkPFyvBHugB1Nw==",
"dev": true
},
"mri": {