Skip to content

Commit b6165e5

Browse files
chore(release): 6.3.0 [skip ci]
# [6.3.0](6.2.0...6.3.0) (2024-07-07) ### Features * Add ECMAScript 6 (ES6) support ([#255](#255)) ([bee437a](bee437a))
1 parent c13421b commit b6165e5

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [6.3.0](https://github.com/parse-community/parse-server-push-adapter/compare/6.2.0...6.3.0) (2024-07-07)
2+
3+
4+
### Features
5+
6+
* Add ECMAScript 6 (ES6) support ([#255](https://github.com/parse-community/parse-server-push-adapter/issues/255)) ([bee437a](https://github.com/parse-community/parse-server-push-adapter/commit/bee437af08575ae332ae81daf18a1130e2d68ca8))
7+
18
# [6.2.0](https://github.com/parse-community/parse-server-push-adapter/compare/6.1.1...6.2.0) (2024-05-15)
29

310

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@parse/push-adapter",
3-
"version": "6.2.0",
3+
"version": "6.3.0",
44
"description": "Base parse-server-push-adapter",
55
"main": "src/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)