Skip to content

Commit 56687b5

Browse files
2.3.41
1 parent d6e7114 commit 56687b5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 2.3.41 (2019-11-25)
2+
[Compare `@uirouter/publish-scripts` versions 2.3.40 and 2.3.41](https://github.com/ui-router/publish-scripts/compare/2.3.40...2.3.41)
3+
4+
### Bug Fixes
5+
6+
* **publish:** Fix running of prepublishOnly script before publishing a package with a distDir ([d6e7114](https://github.com/ui-router/publish-scripts/commit/d6e7114))
7+
18
## 2.3.40 (2019-11-25)
29
[Compare `@uirouter/publish-scripts` versions 2.3.39 and 2.3.40](https://github.com/ui-router/publish-scripts/compare/2.3.39...2.3.40)
310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uirouter/publish-scripts",
3-
"version": "2.3.40",
3+
"version": "2.3.41",
44
"description": "Helper scripts for publishing UI-Router projects",
55
"main": "x",
66
"repository": {

0 commit comments

Comments
 (0)