Skip to content

Commit

Permalink
v0.0.40
Browse files Browse the repository at this point in the history
  • Loading branch information
boristane committed Aug 12, 2023
1 parent 0939b15 commit b8d1c14
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [Unreleased]


## [0.0.40] 2023-08-12
### Fixed
- Operation name for DOES_NOT_EXIST operation

### Added
- JSDocs for calculations

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@baselime/cdk",
"version": "0.0.39",
"version": "0.0.40",
"description": "Define your observability as code using the AWS CDK",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit b8d1c14

Please sign in to comment.