Skip to content

Commit

Permalink
Update CHANGELOG.md and bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
vkurup committed Nov 13, 2023
1 parent f1c0a8e commit 8a66816
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.0.13] - 2023-11-13

### Added

- [sc-48713] Added specs for Entity Counts. By [@ryuichis](https://github.com/ryuichis).
- [sc-49435] Added specs for Create Nested Campaign. By [@vkurup](https://github.com/vkurup).

## [1.0.12] - 2023-08-29

### Fixed
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": "@adzerk/api-specification",
"version": "1.0.6",
"version": "1.0.13",
"license": "Apache-2.0",
"description": "Kevel API Specification",
"main": "index.js",
Expand Down

0 comments on commit 8a66816

Please sign in to comment.