ims-template-config 1.15.0 → 1.15.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -46,7 +46,7 @@ export var footer = function footer(repo) {
46
46
  openExternal: true
47
47
  }, {
48
48
  title: '更新日志',
49
- url: "/changelog/".concat(repo)
49
+ url: "/changelog"
50
50
  }, {
51
51
  title: '讨论',
52
52
  url: "https://github.com/eternallycyf/".concat(repo, "/issues"),
@@ -83,7 +83,7 @@ var footer = (repo) => [
83
83
  },
84
84
  {
85
85
  title: "更新日志",
86
- url: `/changelog/${repo}`
86
+ url: `/changelog`
87
87
  },
88
88
  {
89
89
  title: "讨论",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ims-template-config",
3
- "version": "1.15.0",
3
+ "version": "1.15.1",
4
4
  "description": "ims 一些配置",
5
5
  "keywords": [
6
6
  "config"