We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f723a9 commit 4e8d351Copy full SHA for 4e8d351
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## 2.4.2 (2020-06-06)
2
+[Compare `@uirouter/publish-scripts` versions 2.4.1 and 2.4.2](https://github.com/ui-router/publish-scripts/compare/2.4.1...2.4.2)
3
+
4
+### Bug Fixes
5
6
+* **generate_docs:** Replace "Globals" with {{name}} in breadcrumbs. ([7f723a9](https://github.com/ui-router/publish-scripts/commit/7f723a9))
7
8
## 2.4.1 (2020-06-05)
9
[Compare `@uirouter/publish-scripts` versions 2.4.0 and 2.4.1](https://github.com/ui-router/publish-scripts/compare/2.4.0...2.4.1)
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@uirouter/publish-scripts",
- "version": "2.4.1",
+ "version": "2.4.2",
"description": "Helper scripts for publishing UI-Router projects",
"main": "x",
"repository": {
0 commit comments