Skip to content
This repository was archived by the owner on Sep 25, 2019. It is now read-only.

Commit d74fc3e

Browse files
committed
chore(release): 3.2.1 [skip ci]
## [3.2.1](v3.2.0...v3.2.1) (2018-09-25) ### Bug Fixes * Add videoUrl field ([#298](#298)) ([ce3cc22](ce3cc22))
1 parent ce3cc22 commit d74fc3e

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.2.1](https://github.com/freeCodeCamp/curriculum/compare/v3.2.0...v3.2.1) (2018-09-25)
2+
3+
4+
### Bug Fixes
5+
6+
* Add videoUrl field ([#298](https://github.com/freeCodeCamp/curriculum/issues/298)) ([ce3cc22](https://github.com/freeCodeCamp/curriculum/commit/ce3cc22))
7+
18
# [3.2.0](https://github.com/freeCodeCamp/curriculum/compare/v3.1.2...v3.2.0) (2018-09-20)
29

310

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
@@ -11,7 +11,7 @@
1111
"bugs": {
1212
"url": "https://github.com/freeCodeCamp/curriculum/issues"
1313
},
14-
"version": "3.2.0",
14+
"version": "3.2.1",
1515
"main": "dist/index.js",
1616
"scripts": {
1717
"build": "npm run build:js && npm run build:json",

0 commit comments

Comments
 (0)