Skip to content

Commit 24801b8

Browse files
chore(release): 1.2.0
# [1.2.0](1.1.0...1.2.0) (2021-09-12) ### Features * add new Github Action based CI/CD pipelines ([aa7d00c](aa7d00c))
1 parent aa7d00c commit 24801b8

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.2.0](https://github.com/loopback4/loopback-component-filter/compare/1.1.0...1.2.0) (2021-09-12)
2+
3+
4+
### Features
5+
6+
* add new Github Action based CI/CD pipelines ([aa7d00c](https://github.com/loopback4/loopback-component-filter/commit/aa7d00cc5526b3e6381bec4ce4f54150d71c5c4e))
7+
18
## v1.1.0
29

310
- **Feat**: add `context` to options and pass into `InvocationContext`

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.1.0",
3+
"version": "1.2.0",
44
"description": "Loopback component models filter",
55
"keywords": [
66
"loopback-extension",

0 commit comments

Comments
 (0)