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 2c529b3 commit 40b2859Copy full SHA for 40b2859
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 2.3.35 (2019-10-15)
2
+[Compare `@uirouter/publish-scripts` versions 2.3.34 and 2.3.35](https://github.com/ui-router/publish-scripts/compare/2.3.34...2.3.35)
3
+
4
+refactor: Delete check_peer_dependencies.js in favor of using check-peer-dependencies npm package
5
6
7
## 2.3.34 (2019-10-09)
8
[Compare `@uirouter/publish-scripts` versions 2.3.33 and 2.3.34](https://github.com/ui-router/publish-scripts/compare/2.3.33...2.3.34)
9
package.json
@@ -1,6 +1,6 @@
{
"name": "@uirouter/publish-scripts",
- "version": "2.3.34",
+ "version": "2.3.35",
"description": "Helper scripts for publishing UI-Router projects",
"main": "x",
"repository": {
0 commit comments