We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66eb7da commit a0ab18eCopy full SHA for a0ab18e
History.md
@@ -1,3 +1,9 @@
1
+1.1.1 / 2014-07-17
2
+==================
3
+
4
+* 默认配置从 base.yaml 移到 base.default.yaml,部署前需要拷贝
5
+* 修复 404 页面报错的问题
6
7
1.1.0 / 2014-07-16
8
==================
9
package.json
@@ -2,7 +2,7 @@
"name": "spmjs.io",
"descrition": "The packaging server for spm@3.x",
"private": true,
- "version": "1.1.0",
+ "version": "1.1.1",
"author": "afc163 <afc163@gmail.com>",
"keywords": [
"spm",
0 commit comments