Skip to content

Commit

Permalink
Merge pull request #327 from rimorin/master
Browse files Browse the repository at this point in the history
Master -> Staging
  • Loading branch information
rimorin authored Sep 12, 2024
2 parents 58f8837 + 6ed3971 commit a59a3ff
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [1.32.0](https://github.com/rimorin/ministry-mapper/compare/v1.31.3...v1.32.0) (2024-08-30)


### Features

* implement backend aggregates processor ([ccd3c08](https://github.com/rimorin/ministry-mapper/commit/ccd3c08c178a87576b764fba97e38d8640d094b6))

## [1.31.3](https://github.com/rimorin/ministry-mapper/compare/v1.31.2...v1.31.3) (2024-08-19)


### Performance Improvements

* improve prompt for note evaluation ([8f0d731](https://github.com/rimorin/ministry-mapper/commit/8f0d731e5af169f0c8487f15c7d5397213255519))

## [1.31.2](https://github.com/rimorin/ministry-mapper/compare/v1.31.1...v1.31.2) (2024-07-26)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ministry-mapper",
"version": "1.31.2",
"version": "1.32.0",
"private": true,
"type": "module",
"dependencies": {
Expand Down

0 comments on commit a59a3ff

Please sign in to comment.