Skip to content

Commit

Permalink
Merge pull request #49 from ashblue/feature/sponsorship
Browse files Browse the repository at this point in the history
Feature/sponsorship
  • Loading branch information
ashblue authored Mar 24, 2021
2 parents bf5c108 + 6976fe2 commit 7dc3373
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# These are supported funding model platforms

github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
patreon: # Replace with a single Patreon username
open_collective: # Replace with a single Open Collective username
ko_fi: ashblue
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
liberapay: # Replace with a single Liberapay username
issuehunt: # Replace with a single IssueHunt username
otechie: # Replace with a single Otechie username
custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## [2.2.3](https://github.com/ashblue/fluid-behavior-tree/compare/v2.2.2...v2.2.3) (2021-03-24)


### Bug Fixes

* **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)
* **builds:** node version now pulls from .nvmrc ([bf5c108](https://github.com/ashblue/fluid-behavior-tree/commit/bf5c108))

## [2.2.3](https://github.com/ashblue/fluid-behavior-tree/compare/v2.2.2...v2.2.3) (2021-03-24)


### Bug Fixes

* **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)

## [2.2.2](https://github.com/ashblue/fluid-behavior-tree/compare/v2.2.1...v2.2.2) (2020-06-04)


Expand Down

0 comments on commit 7dc3373

Please sign in to comment.