Skip to content

Commit fc5c3be

Browse files
chore(release): 2.0.0 [skip ci]
# [2.0.0](1.3.1...2.0.0) (2024-07-12) ### Features * Add support for Node 20, 22; remove support for Node 14, 16 ([#473](#473)) ([9442870](9442870)) * Upgrade to parse-server 7.2.0 ([#470](#470)) ([49ac7b5](49ac7b5)) ### BREAKING CHANGES * Removes support for Node 14, 16. ([9442870](9442870))
1 parent 0ee922b commit fc5c3be

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [2.0.0](https://github.com/ParsePlatform/parse-server-example/compare/1.3.1...2.0.0) (2024-07-12)
2+
3+
4+
### Features
5+
6+
* Add support for Node 20, 22; remove support for Node 14, 16 ([#473](https://github.com/ParsePlatform/parse-server-example/issues/473)) ([9442870](https://github.com/ParsePlatform/parse-server-example/commit/944287095f40ce61e819e6cfb0d74bd2a7cad473))
7+
* Upgrade to parse-server 7.2.0 ([#470](https://github.com/ParsePlatform/parse-server-example/issues/470)) ([49ac7b5](https://github.com/ParsePlatform/parse-server-example/commit/49ac7b5511b728b1df7704fcaa91aac9e4006e1c))
8+
9+
10+
### BREAKING CHANGES
11+
12+
* Removes support for Node 14, 16. ([9442870](9442870))
13+
114
# [2.0.0](https://github.com/ParsePlatform/parse-server-example/compare/1.4.0...2.0.0) (2024-07-12)
215

316

0 commit comments

Comments
 (0)