Skip to content

Commit

Permalink
chore(main): release 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 10, 2024
1 parent 0991167 commit 3b3f11c
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [1.6.0](https://github.com/soraLib/sa-lambda/compare/v1.5.0...v1.6.0) (2024-10-10)


### Features

* **docs:** defered api and function page ([c13e4ed](https://github.com/soraLib/sa-lambda/commit/c13e4ed9e601f143325807ce9ad50ca6c3315987))
* **effect:** ap ([400c28f](https://github.com/soraLib/sa-lambda/commit/400c28fb82c40748855ed6a98652e63681670d36))
* **iterator:** insert move orderby ([f49cbed](https://github.com/soraLib/sa-lambda/commit/f49cbed60cf7c133e61825827285107a225e5762))
* **tree:** collect tree nodes ([bac1ed0](https://github.com/soraLib/sa-lambda/commit/bac1ed0aa9001358a003c08d52586468b3ee8399))
* **tree:** filter tree ([b8ab5e7](https://github.com/soraLib/sa-lambda/commit/b8ab5e7f62a9c86d3483dc24f1a97200f7b892e4))


### Bug Fixes

* **deps:** update dependency vue to v3.5.2 ([eb18c5a](https://github.com/soraLib/sa-lambda/commit/eb18c5a476a091264160fcce6110742ec8ff67b5))

## [1.5.0](https://github.com/soraLib/sa-lambda/compare/v1.4.0...v1.5.0) (2023-05-11)


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.5.0",
"version": "1.6.0",
"description": "Typescript library for functional programming.",
"packageManager": "[email protected]",
"main": "./cjs/index.js",
Expand Down

0 comments on commit 3b3f11c

Please sign in to comment.