Skip to content

Commit e690913

Browse files
Update Version (#55)
1 parent dca75f0 commit e690913

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313

1414
### Fixed
1515

16+
### Removed
17+
18+
## [0.0.15] - 2021-11-04
19+
20+
### Added
21+
22+
### Changed
23+
24+
### Fixed
25+
1626
- Types of not implemented repository methods
1727
- `Append` on upsert
1828

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@techmmunity/symbiosis-dynamodb",
3-
"version": "0.0.14",
3+
"version": "0.0.15",
44
"main": "index.js",
55
"types": "index.d.ts",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)