Release Artifacts for v2.2.1
[skip ci]
This commit is contained in:
parent
e28385b14f
commit
a8337c0651
3 changed files with 11 additions and 3 deletions
|
|
@ -1,4 +1,12 @@
|
|||
|
||||
# Release v2.2.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
#### [Move the chat to Zulip (@pygy)](https://github.com/MithrilJS/mithril.js/pull/2771)
|
||||
|
||||
This updates the documentation to link to the new Zulip chat room.
|
||||
|
||||
# Release v2.2.0
|
||||
|
||||
### Minor Changes
|
||||
|
|
|
|||
4
package-lock.json
generated
4
package-lock.json
generated
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "mithril",
|
||||
"version": "2.2.0",
|
||||
"version": "2.2.1",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "mithril",
|
||||
"version": "2.2.0",
|
||||
"version": "2.2.1",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"ospec": "4.0.0"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "mithril",
|
||||
"version": "2.2.0",
|
||||
"version": "2.2.1",
|
||||
"description": "A framework for building brilliant applications",
|
||||
"author": "Leo Horie",
|
||||
"license": "MIT",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue