Skip to content

Commit daa6386

Browse files
author
Max Presman
committed
new changelog
1 parent 2c45ae6 commit daa6386

File tree

3 files changed

+13
-4
lines changed

3 files changed

+13
-4
lines changed

.pubnub.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ changelog:
1818
text: integrate fetch for react-native SDK
1919
- type: improvement
2020
text: announce when subscription get reactivated
21-
- type: fix
21+
- type: improvement
2222
text: stop heartbeats for responses with status PNBadRequestCategory
2323
- version: v4.8.0
2424
date:

CHANGELOG.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
## [v4.9.1](https://github.com/pubnub/javascript/tree/v4.9.1)
23

34

@@ -7,16 +8,20 @@
78

89

910

11+
1012
## [v4.9.0](https://github.com/pubnub/javascript/tree/v4.9.0)
1113

1214

1315
[Full Changelog](https://github.com/pubnub/javascript/compare/v4.8.0...v4.9.0)
1416

1517
- 🌟integrate fetch for react-native SDK
1618

17-
- 🌟announce when subscription get reactivated
1819

19-
- 🐛stop heartbeats for responses with status PNBadRequestCategory
20+
21+
- ⭐announce when subscription get reactivated
22+
23+
24+
- ⭐stop heartbeats for responses with status PNBadRequestCategory
2025

2126

2227

@@ -29,15 +34,19 @@
2934

3035

3136

37+
3238
## [v4.7.0](https://github.com/pubnub/javascript/tree/v4.7.0)
3339

3440

3541
[Full Changelog](https://github.com/pubnub/javascript/compare/v4.6.0...v4.7.0)
3642

3743
- 🌟add support for titanium SDK
3844

45+
46+
3947
- ⭐fix support for react-native SDK
4048

49+
4150
- ⭐add validation for web distribution
4251

4352

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,4 +92,4 @@
9292
"engine": {
9393
"node": ">=0.8"
9494
}
95-
}
95+
}

0 commit comments

Comments
 (0)