Skip to content

Commit

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

chore(main): release 1.6.0
  • Loading branch information
tomiwaAdey authored Apr 13, 2023
2 parents f7b332d + 332a165 commit e9d35eb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.6.0](https://github.com/gum-tech/flow-ts/compare/v1.5.0...v1.6.0) (2023-04-13)


### Features

* **deno:** Release for Deno ([f7b332d](https://github.com/gum-tech/flow-ts/commit/f7b332d9c52d209d547e1456875ae721b670be00))

## [1.5.0](https://github.com/gum-tech/flow-ts/compare/v1.4.0...v1.5.0) (2023-04-13)


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.5.0",
"version": "1.6.0",
"license": "MIT",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit e9d35eb

Please sign in to comment.