Skip to content

Commit 8c99861

Browse files
chore(release): 2.1.0 [skip ci]
# [2.1.0](v2.0.0...v2.1.0) (2021-10-27) ### Bug Fixes * into: stop mutating init ([5295494](5295494)) ### Features * implement any ([077261e](077261e)) * implement none ([0530a94](0530a94))
1 parent fc40350 commit 8c99861

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [2.1.0](https://github.com/customcommander/functionaut/compare/v2.0.0...v2.1.0) (2021-10-27)
2+
3+
4+
### Bug Fixes
5+
6+
* into: stop mutating init ([5295494](https://github.com/customcommander/functionaut/commit/52954940b32ff3fa32ecfda1e3e90d2bac9d0a5e))
7+
8+
9+
### Features
10+
11+
* implement any ([077261e](https://github.com/customcommander/functionaut/commit/077261e0b3799790915f7c080278ae2d302035dc))
12+
* implement none ([0530a94](https://github.com/customcommander/functionaut/commit/0530a944a4085e06e420545fd14ef00463d3934f))
13+
114
# [2.0.0](https://github.com/customcommander/functionaut/compare/v1.13.0...v2.0.0) (2021-10-12)
215

316

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@customcommander/functionaut",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"author": "customcommander <[email protected]>",
55
"repository": "https://github.com/customcommander/functionaut.git",
66
"homepage": "https://customcommander.github.io/functionaut/",

0 commit comments

Comments
 (0)