Skip to content

Commit 1903b99

Browse files
author
KoLiBer
committed
Merge tag '1.1.0' into develop
tag: 1.1.0
2 parents 6ee1a19 + c249043 commit 1903b99

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## v1.1.0
4+
5+
- **Feat**: add `context` to options and pass into `InvocationContext`
6+
37
## v1.0.0
48

59
- **Fix**: remove sources folder from ci file

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "loopback-component-filter",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Loopback component models filter",
55
"keywords": [
66
"loopback-extension",

0 commit comments

Comments
 (0)