Skip to content

Commit 15ddaa6

Browse files
committed
Updating changelog
1 parent 4c160ec commit 15ddaa6

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

CHANGELOG.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
# Changelog
22

3-
## [Unreleased](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/HEAD)
3+
## [v8.1.1](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v8.1.1) (2023-08-23)
44

5-
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v8.1.0...HEAD)
6-
7-
**Merged pull requests:**
8-
9-
- feat\(debug\): improve debug & update dependencies [\#729](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/729) ([fratzinger](https://github.com/fratzinger))
5+
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v8.1.0...v8.1.1)
106

117
## [v8.1.0](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v8.1.0) (2023-08-23)
128

139
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v8.0.0...v8.1.0)
1410

11+
**Merged pull requests:**
12+
13+
- feat\(debug\): improve debug & update dependencies [\#729](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/729) ([fratzinger](https://github.com/fratzinger))
14+
1515
## [v8.0.0](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v8.0.0) (2023-06-15)
1616

1717
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v7.0.3...v8.0.0)
@@ -149,7 +149,6 @@
149149
- alterItems requires returning item when multi is true [\#649](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/649)
150150
- Gets bad request when i pass any value with paramsForServer [\#590](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/590)
151151
- Concrete fastJoin example needed - populate id in array [\#535](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/535)
152-
- PreventChanges opposite [\#503](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/503)
153152

154153
**Merged pull requests:**
155154

0 commit comments

Comments
 (0)