Skip to content

Commit

Permalink
build: release 2.6.12
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Aug 20, 2020
1 parent 60a71ea commit bb253db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue",
"version": "2.6.11",
"version": "2.6.12",
"description": "Reactive, component-oriented view layer for modern web interfaces.",
"main": "dist/vue.runtime.common.js",
"module": "dist/vue.runtime.esm.js",
Expand Down

2 comments on commit bb253db

@ux-engineer
Copy link

@ux-engineer ux-engineer commented on bb253db Aug 21, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why was this release done as there was no further changes nor explanation in Releases, or did some dependencies update on rebuild?

UPDATE: Found this commit on changes with the template compiler...

@CyberAP
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.