Skip to content

Commit

Permalink
chore(release): 10.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanKiral committed Nov 20, 2023
1 parent 5c9660f commit db8f73b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,8 @@

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.

### [10.3.1](https://github.com/kontent-ai/kontent-core-js/compare/v10.3.0...v10.3.1) (2023-11-20)

## [10.3.0](https://github.com/kontent-ai/kontent-core-js/compare/v10.2.0...v10.3.0) (2023-11-16)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@kontent-ai/core-sdk",
"version": "10.3.0",
"version": "10.3.1",
"repository": {
"type": "git",
"url": "https://github.com/kontent-ai/kontent-core-js"
Expand Down

1 comment on commit db8f73b

@Enngage
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@IvanKiral - What is the point of this PR and release? :) It doesn't do anything.

Please sign in to comment.