You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+18
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,24 @@
2
2
3
3
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
* drop support for Node v14 ([755acc8](https://github.com/metcoder95/cloud-pine/commit/755acc897291a0f49af152202060cfb0f7cba3f3))
15
+
* Make log.meta optional ([#16](https://github.com/metcoder95/cloud-pine/issues/16)) ([59b038d](https://github.com/metcoder95/cloud-pine/commit/59b038d11032eac39f8bc060a09f09c8cf6471f5))
16
+
17
+
18
+
### Bug Fixes
19
+
20
+
* add check if msg and meta properties are deleted and give priority to log.meta in meta object ([#14](https://github.com/metcoder95/cloud-pine/issues/14)) ([cd98cbc](https://github.com/metcoder95/cloud-pine/commit/cd98cbc3736d064d91ef3678766e273cf0e199b9))
21
+
* change directory for test:unit command ([#12](https://github.com/metcoder95/cloud-pine/issues/12)) ([441f110](https://github.com/metcoder95/cloud-pine/commit/441f110dc0d29bfb9127b67464e3a8db64ce0d79))
0 commit comments