Skip to content

Commit fdc20d1

Browse files
chore(release): 3.2.0 [skip ci]
# [3.2.0](v3.1.0...v3.2.0) (2025-11-08) ### Features * Update to latest Elasticsearch and latest Feathers compatibility ([cc37ef9](cc37ef9)), closes [#119](#119)
1 parent cda059a commit fdc20d1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [3.2.0](https://github.com/feathersjs/feathers-elasticsearch/compare/v3.1.0...v3.2.0) (2025-11-08)
2+
3+
4+
### Features
5+
6+
* Update to latest Elasticsearch and latest Feathers compatibility ([cc37ef9](https://github.com/feathersjs/feathers-elasticsearch/commit/cc37ef98659275ecd1a1540e38703048bc44971e)), closes [#119](https://github.com/feathersjs/feathers-elasticsearch/issues/119)
7+
18
# Change Log
29

310
## [v3.1.0](https://github.com/feathersjs/feathers-elasticsearch/tree/v3.1.0) (2019-10-07)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "feathers-elasticsearch",
33
"description": "Elasticsearch adapter for FeathersJs",
4-
"version": "3.1.0",
4+
"version": "3.2.0",
55
"homepage": "https://github.com/feathersjs/feathers-elasticsearch",
66
"main": "lib/index.js",
77
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)