Skip to content

Commit 7dc3373

Browse files
authored
Merge pull request #49 from ashblue/feature/sponsorship
Feature/sponsorship
2 parents bf5c108 + 6976fe2 commit 7dc3373

File tree

2 files changed

+27
-0
lines changed

2 files changed

+27
-0
lines changed

.github/FUNDING.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# These are supported funding model platforms
2+
3+
github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
4+
patreon: # Replace with a single Patreon username
5+
open_collective: # Replace with a single Open Collective username
6+
ko_fi: ashblue
7+
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
8+
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
9+
liberapay: # Replace with a single Liberapay username
10+
issuehunt: # Replace with a single IssueHunt username
11+
otechie: # Replace with a single Otechie username
12+
custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## [2.2.3](https://github.com/ashblue/fluid-behavior-tree/compare/v2.2.2...v2.2.3) (2021-03-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **actions:** generic action had exit and init reversed ([ff7dbc2](https://github.com/ashblue/fluid-behavior-tree/commit/ff7dbc2)), closes [#35](https://github.com/ashblue/fluid-behavior-tree/issues/35)
7+
* **builds:** node version now pulls from .nvmrc ([bf5c108](https://github.com/ashblue/fluid-behavior-tree/commit/bf5c108))
8+
9+
## [2.2.3](https://github.com/ashblue/fluid-behavior-tree/compare/v2.2.2...v2.2.3) (2021-03-24)
10+
11+
12+
### Bug Fixes
13+
14+
* **actions:** generic action had exit and init reversed ([ff7dbc2](https://github.com/ashblue/fluid-behavior-tree/commit/ff7dbc2)), closes [#35](https://github.com/ashblue/fluid-behavior-tree/issues/35)
15+
116
## [2.2.2](https://github.com/ashblue/fluid-behavior-tree/compare/v2.2.1...v2.2.2) (2020-06-04)
217

318

0 commit comments

Comments
 (0)