Skip to content

Commit 61ab8c9

Browse files
committed
3.4.3 changelog and version bump
1 parent c9619bc commit 61ab8c9

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,16 @@
22

33
### master
44

5-
[Full Changelog](https://github.com/parse-community/parse-server/compare/3.4.2...master)
5+
[Full Changelog](https://github.com/parse-community/parse-server/compare/3.4.4...master)
6+
7+
### 3.4.3
8+
[Full Changelog](https://github.com/parse-community/parse-server/compare/3.4.3...3.4.4)
9+
Fix: Commit changes
10+
11+
12+
### 3.4.3
13+
[Full Changelog](https://github.com/parse-community/parse-server/compare/3.4.2...3.4.3)
14+
Fix: Use changes in master to travis configuration to enable pushing to npm and gh_pages. See diff for details.
615

716
### 3.4.2
817
[Full Changelog](https://github.com/parse-community/parse-server/compare/3.4.1...3.4.2)

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "parse-server",
3-
"version": "3.4.2",
3+
"version": "3.4.4",
44
"description": "An express module providing a Parse-compatible API server",
55
"main": "lib/index.js",
66
"repository": {

0 commit comments

Comments
 (0)