Skip to content

Commit 3252e0f

Browse files
author
GitHub Action
committed
build: update package file versions to 3.3.2
1 parent b3da100 commit 3252e0f

4 files changed

Lines changed: 11 additions & 11 deletions

File tree

algolia-index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Plugin Name: Algolia Index
55
* Plugin URI: https://github.com/helsingborg-stad/algolia-index
66
* Description: Manages algolia index (with ms-support and mixed indexes)
7-
* Version: 3.3.1
7+
* Version: 3.3.2
88
* Author: Sebastian Thulin
99
* Author URI: https://github.com/sebastianthulin
1010
* License: MIT

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,5 @@
4949
"yoast/phpunit-polyfills": "^1.0",
5050
"php-stubs/wordpress-tests-stubs": "^6.1"
5151
},
52-
"version": "3.3.1"
52+
"version": "3.3.2"
5353
}

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@helsingborg-stad/algolia-index",
3-
"version": "3.3.1",
3+
"version": "3.3.2",
44
"description": "Manages algolia index (with ms-support and mixed indexes)",
55
"main": "dist/js/algolia-index.js",
66
"scripts": {

0 commit comments

Comments
 (0)