Skip to content

Commit fbc855e

Browse files
committed
changelog
1 parent 9f3bc95 commit fbc855e

2 files changed

Lines changed: 70 additions & 64 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<a name="0.3.5"></a>
2+
# 0.3.5 (2021-11-30)
3+
4+
## Changes
5+
- Prepare params before action calling. [#98](https://github.com/moleculerjs/moleculer-apollo-server/pull/98)
6+
- update dependencies
7+
8+
--------------------------------------------------
19
<a name="0.3.4"></a>
210
# 0.3.4 (2021-04-09)
311

@@ -20,7 +28,7 @@
2028
## Changes
2129
- update dependencies
2230
- new `createPubSub` & `makeExecutableSchema` methods
23-
- fix context in WS by [@Hugome](https://github.com/Hugome). [#64](https://github.com/moleculerjs/moleculer-apollo-server/pull/73)
31+
- fix context in WS by [@Hugome](https://github.com/Hugome). [#73](https://github.com/moleculerjs/moleculer-apollo-server/pull/73)
2432

2533
--------------------------------------------------
2634
<a name="0.3.1"></a>

package-lock.json

Lines changed: 61 additions & 63 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)