Skip to content

Commit

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

chore(main): release 1.4.0
  • Loading branch information
Hfutsora authored Mar 8, 2023
2 parents 2c7c3a5 + 88ced28 commit d9069e4
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.4.0](https://github.com/soraLib/sa-lambda/compare/v1.3.0...v1.4.0) (2023-03-08)


### Features

* **async:** queue size ([2c7c3a5](https://github.com/soraLib/sa-lambda/commit/2c7c3a5923d4363db1a9037dd879aa5744c15245))

## [1.3.0](https://github.com/soraLib/sa-lambda/compare/v1.2.0...v1.3.0) (2023-02-08)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sa-lambda",
"version": "1.3.0",
"version": "1.4.0",
"description": "Typescript library for functional programming.",
"packageManager": "pnpm@7.12.2",
"main": "./cjs/index.js",
Expand Down

0 comments on commit d9069e4

Please sign in to comment.