@digigov/text-search 2.4.1 → 2.4.2-platform-263.12-06-26-14-50

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/CHANGELOG.md +14 -2
  2. package/index.js +1 -1
  3. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,6 +1,19 @@
1
1
  # Change Log - @digigov/text-search
2
2
 
3
- This log was last generated on Wed, 11 Feb 2026 14:46:37 GMT and should not be manually modified.
3
+ <!-- This log was last generated on Fri, 12 Jun 2026 14:50:19 GMT and should not be manually modified. -->
4
+
5
+ <!-- Start content -->
6
+
7
+ ## 2.4.2-platform-263.12-06-26-14-50
8
+
9
+ Fri, 12 Jun 2026 14:50:19 GMT
10
+
11
+ ### Patches
12
+
13
+ - Bump @digigov/cli to v2.4.2-platform-263.12-06-26-14-50
14
+ - Bump @digigov/cli-lint to v2.4.2-platform-263.12-06-26-14-50
15
+ - Bump @digigov/cli-build to v2.4.2-platform-263.12-06-26-14-50
16
+ - Bump @digigov/cli-test to v2.4.2-platform-263.12-06-26-14-50
4
17
 
5
18
  ## 2.0.8
6
19
  Wed, 11 Feb 2026 14:46:37 GMT
@@ -92,4 +105,3 @@ Fri, 15 Dec 2023 15:23:56 GMT
92
105
  ### Patches
93
106
 
94
107
  - Make package public
95
-
package/index.js CHANGED
@@ -1,4 +1,4 @@
1
- /** @license Digigov v2.4.1
1
+ /** @license Digigov v2.4.2-platform-263.12-06-26-14-50
2
2
  *
3
3
  * This source code is licensed under the BSD-2-Clause license found in the
4
4
  * LICENSE file in the root directory of this source tree.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@digigov/text-search",
3
- "version": "2.4.1",
3
+ "version": "2.4.2-platform-263.12-06-26-14-50",
4
4
  "description": "@digigov text-search",
5
5
  "author": "GRNET Developers <devs@lists.grnet.gr>",
6
6
  "license": "BSD-2-Clause",