Skip to content

Commit

Permalink
Merge pull request #36 from lemonadesocial/release-please--branches--…
Browse files Browse the repository at this point in the history
…master--components--release-please-action

chore(master): release 10.29.0
  • Loading branch information
ChrisLahaye authored Jan 23, 2023
2 parents ca97856 + 5686e7c commit 5a78462
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [10.29.0](https://github.com/lemonadesocial/lemonade-metaverse/compare/v10.28.0...v10.29.0) (2023-01-23)


### Features

* **graphql:** increase pagination limit ([51dd829](https://github.com/lemonadesocial/lemonade-metaverse/commit/51dd829a427951b536451df86ae3819b5ebd7128))
* **graphql:** refactor subscription trigger logic ([f5e0abc](https://github.com/lemonadesocial/lemonade-metaverse/commit/f5e0abc269383de1f7573d1cdcb5ba739ef635a8))
* **token:** add sample ([579170e](https://github.com/lemonadesocial/lemonade-metaverse/commit/579170edea46fdedccaa586544057bd0269f4914))
* upgrade bullmq ([ca97856](https://github.com/lemonadesocial/lemonade-metaverse/commit/ca97856e5db14c40d55c3da169b330f2e55df797))

## [10.28.0](https://github.com/lemonadesocial/lemonade-metaverse/compare/v10.27.0...v10.28.0) (2023-01-18)


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": "lemonade-metaverse",
"version": "10.28.0",
"version": "10.29.0",
"private": true,
"engines": {
"node": "18"
Expand Down

0 comments on commit 5a78462

Please sign in to comment.