Skip to content

Commit 6bc6168

Browse files
Releasing v4.27.5
1 parent 9eeb38a commit 6bc6168

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+11492
-12920
lines changed

.pubnub.yml

+11-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
---
22
changelog:
3+
-
4+
changes:
5+
-
6+
text: "Update READMEmd CDN links during deployment."
7+
type: bug
8+
-
9+
text: "Fix pre-compiled scripts update."
10+
type: bug
11+
date: 2020-04-21
12+
version: v4.27.5
313
-
414
changes:
515
-
@@ -811,4 +821,4 @@ supported-platforms:
811821
- "Ubuntu 14.04 and up"
812822
- "Windows 7 and up"
813823
version: "Pubnub Javascript for Node"
814-
version: "4.27.4"
824+
version: "4.27.5"

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [v4.27.5](https://github.com/pubnub/javascript/releases/tag/v4.27.5)
2+
April-21-2020
3+
4+
[Full Changelog](https://github.com/pubnub/javascript/compare/v4.27.4...v4.27.5)
5+
6+
- 🐛 Update READMEmd CDN links during deployment.
7+
- 🐛 Fix pre-compiled scripts update.
8+
19
## [v4.27.4](https://github.com/pubnub/javascript/releases/tag/v4.27.4)
210
March-18-2020
311

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ please use the [master_3x](https://github.com/pubnub/javascript/tree/master_3x)
2222

2323

2424

25-
* https://cdn.pubnub.com/sdk/javascript/pubnub.4.27.4.min.js
26-
* https://cdn.pubnub.com/sdk/javascript/pubnub.4.27.4.js
25+
* https://cdn.pubnub.com/sdk/javascript/pubnub.4.27.5.min.js
26+
* https://cdn.pubnub.com/sdk/javascript/pubnub.4.27.5.js

0 commit comments

Comments
 (0)