Skip to content

Commit

Permalink
chore: bump version to 23.6.1 (#127)
Browse files Browse the repository at this point in the history
## Changelog
### Updates

- SiteGenesis frontend: userTokens are now set for Insight events

### Fixes

- AlgoliaProductIndex_v2: don't send empty batches
  • Loading branch information
sbellone authored Dec 28, 2023
1 parent ba8a574 commit 656c30a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion cartridges/int_algolia/algoliaconfig.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "23.6.0"
"version": "23.6.1"
}
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": "int_algolia_sfra",
"version": "23.6.0",
"version": "23.6.1",
"description": "Algolia SFRA Link Cartridge",
"scripts": {
"test": "sgmf-scripts --test test/unit/**/model/algoliaProduct.js",
Expand Down

0 comments on commit 656c30a

Please sign in to comment.