Skip to content

Commit

Permalink
[release] weex-vue-framework@2.4.2-weex.1 (vuejs#6196)
Browse files Browse the repository at this point in the history
* build(release weex): ignore the file path of entries

* [release] weex-vue-framework@2.4.2-weex.1
  • Loading branch information
Hanks10100 authored and yyx990803 committed Jul 24, 2017
1 parent b8f1bcd commit c628103
Show file tree
Hide file tree
Showing 6 changed files with 1,610 additions and 520 deletions.
1 change: 0 additions & 1 deletion build/release-weex.sh
Expand Up @@ -31,7 +31,6 @@ if [[ $REPLY =~ ^[Yy]$ ]]; then
cd -

# commit
git add src/entries/weex*
git add packages/weex*
git commit -m "[release] weex-vue-framework@$NEXT_VERSION"
fi

0 comments on commit c628103

Please sign in to comment.