Skip to content

Commit

Permalink
chore(release): 0.6.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.6.0](v0.5.0...v0.6.0) (2024-04-12)

### Features

* implement UpdateValues ([66cc1a7](66cc1a7)), closes [#1](#1)
  • Loading branch information
semantic-release-bot committed Apr 12, 2024
1 parent 8c1ef35 commit ee82ef8
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
@@ -1,3 +1,10 @@
# [0.6.0](https://github.com/shko-online/ComponentFramework-Mock/compare/v0.5.0...v0.6.0) (2024-04-12)


### Features

* implement UpdateValues ([66cc1a7](https://github.com/shko-online/ComponentFramework-Mock/commit/66cc1a702fc6f30cb16d30aaf4ede5ce743aa8fe)), closes [Shko-Online/ComponentFramework-Mock#1](https://github.com/Shko-Online/ComponentFramework-Mock/issues/1)

# [0.5.0](https://github.com/shko-online/ComponentFramework-Mock/compare/v0.4.2...v0.5.0) (2024-01-18)


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": "@shko.online/componentframework-mock",
"version": "0.5.0",
"version": "0.6.0",
"description": "Mocking library to help with testing PowerApps Component Framework Components",
"repository": "https://github.com/shko-online/ComponentFramework-Mock",
"author": "Shko Online <sales@shko.online> (https://shko.online)",
Expand Down

0 comments on commit ee82ef8

Please sign in to comment.