Skip to content

Commit

Permalink
Merge pull request #9 from gum-tech/release-please--branches--main--c…
Browse files Browse the repository at this point in the history
…omponents--release-please-action

chore(main): release 1.3.0
  • Loading branch information
tomiwaAdey authored Dec 23, 2022
2 parents 68f0b79 + 662a9a2 commit 798f41c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [1.3.0](https://github.com/gum-tech/flow-ts/compare/v1.2.0...v1.3.0) (2022-12-23)


### Features
* change bind to andThen to match Rust's api ([2b652c5](https://github.com/gum-tech/flow-ts/commit/2b652c5e4567c0f521609184d8f791807aa4f1ca))

### Docs
* write API documentation ([04e2b60](https://github.com/gum-tech/flow-ts/commit/04e2b60022445bd72b1a09e2e85919b70ad8dcf4))

## [1.2.0](https://github.com/gum-tech/flow-ts/compare/v1.1.0...v1.2.0) (2022-12-01)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.2.0",
"version": "1.3.0",
"license": "MIT",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down

0 comments on commit 798f41c

Please sign in to comment.