We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dca75f0 commit e690913Copy full SHA for e690913
CHANGELOG.md
@@ -13,6 +13,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
14
### Fixed
15
16
+### Removed
17
+
18
+## [0.0.15] - 2021-11-04
19
20
+### Added
21
22
+### Changed
23
24
+### Fixed
25
26
- Types of not implemented repository methods
27
- `Append` on upsert
28
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@techmmunity/symbiosis-dynamodb",
3
- "version": "0.0.14",
+ "version": "0.0.15",
4
"main": "index.js",
5
"types": "index.d.ts",
6
"license": "Apache-2.0",
0 commit comments