Skip to content

Commit 0933fce

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2019-05-27) ### Bug Fixes * add semantic-release npm scripts ([2a92042](2a92042)) * need pro still added despite .org deprecation ([54f7a3b](54f7a3b)) * tests to include recently added Danish ([#40](#40)) ([fdccf96](fdccf96)) * typo, auto release ([#39](#39)) ([eea327d](eea327d))
1 parent 54f7a3b commit 0933fce

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# 1.0.0 (2019-05-27)
2+
3+
4+
### Bug Fixes
5+
6+
* add semantic-release npm scripts ([2a92042](https://github.com/kevinchappell/formBuilder-languages/commit/2a92042))
7+
* need pro still added despite .org deprecation ([54f7a3b](https://github.com/kevinchappell/formBuilder-languages/commit/54f7a3b))
8+
* tests to include recently added Danish ([#40](https://github.com/kevinchappell/formBuilder-languages/issues/40)) ([fdccf96](https://github.com/kevinchappell/formBuilder-languages/commit/fdccf96))
9+
* typo, auto release ([#39](https://github.com/kevinchappell/formBuilder-languages/issues/39)) ([eea327d](https://github.com/kevinchappell/formBuilder-languages/commit/eea327d))

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": "formbuilder-languages",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
44
"description": "Language files for formBuilder",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)