Skip to content

Commit 2354bb1

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2019-05-31) ### Bug Fixes * **travis:** fixes an npm verification bug ([3bbb40c](3bbb40c)) ### Code Refactoring * **namespace:** namespace changed to CleverCrow.Fluid.BTs ([073c1e9](073c1e9)) ### Features * **action:** new wait time node ([bc49935](bc49935)) * **commits:** added commitizen support ([916f5cb](916f5cb)) * **composites:** new selector random node ([0e13b8d](0e13b8d)) ### BREAKING CHANGES * **namespace:** Will cause any project using the old namespace to break
1 parent e168df5 commit 2354bb1

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

+23
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# 1.0.0 (2019-05-31)
2+
3+
4+
### Bug Fixes
5+
6+
* **travis:** fixes an npm verification bug ([3bbb40c](https://github.com/ashblue/fluid-behavior-tree/commit/3bbb40c))
7+
8+
9+
### Code Refactoring
10+
11+
* **namespace:** namespace changed to CleverCrow.Fluid.BTs ([073c1e9](https://github.com/ashblue/fluid-behavior-tree/commit/073c1e9))
12+
13+
14+
### Features
15+
16+
* **action:** new wait time node ([bc49935](https://github.com/ashblue/fluid-behavior-tree/commit/bc49935))
17+
* **commits:** added commitizen support ([916f5cb](https://github.com/ashblue/fluid-behavior-tree/commit/916f5cb))
18+
* **composites:** new selector random node ([0e13b8d](https://github.com/ashblue/fluid-behavior-tree/commit/0e13b8d))
19+
20+
21+
### BREAKING CHANGES
22+
23+
* **namespace:** Will cause any project using the old namespace to break

0 commit comments

Comments
 (0)