Skip to content

Commit

Permalink
chore: update build tasks, package.json and changelog (#712)
Browse files Browse the repository at this point in the history
  • Loading branch information
madhavilosetty-intel authored Apr 2, 2024
1 parent ba73627 commit 81c9981
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 3 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
<a name="5.6.5"></a>
## [5.6.5] - 2024-04-02
### Build
- **deps-dev:** Bump [@types](https://github.com/types)/node from 20.11.30 to 20.12.2 ([#710](https://github.com/open-amt-cloud-toolkit/wsman-messages/issues/710)) (#ba73627)
- **deps-dev:** Bump semantic-release from 23.0.5 to 23.0.6 ([#706](https://github.com/open-amt-cloud-toolkit/wsman-messages/issues/706)) (#465b61f)
- **deps-dev:** Bump [@types](https://github.com/types)/node from 20.11.29 to 20.11.30 ([#705](https://github.com/open-amt-cloud-toolkit/wsman-messages/issues/705)) (#cb4a5b8)
- **deps-dev:** Bump semantic-release from 23.0.4 to 23.0.5 ([#704](https://github.com/open-amt-cloud-toolkit/wsman-messages/issues/704)) (#a787de3)
- **deps-dev:** Bump [@types](https://github.com/types)/node from 20.11.28 to 20.11.29 ([#703](https://github.com/open-amt-cloud-toolkit/wsman-messages/issues/703)) (#8fd9f0e)
- **deps-dev:** Bump semantic-release from 23.0.2 to 23.0.4 ([#700](https://github.com/open-amt-cloud-toolkit/wsman-messages/issues/700)) (#786a1bb)
- **deps-dev:** Bump [@types](https://github.com/types)/node from 20.11.27 to 20.11.28 ([#699](https://github.com/open-amt-cloud-toolkit/wsman-messages/issues/699)) (#d2cd10e)
- **deps-dev:** Bump [@types](https://github.com/types)/node from 20.11.26 to 20.11.27 (#76a85ea)
- **deps-dev:** Bump [@types](https://github.com/types)/node from 20.11.25 to 20.11.26 ([#696](https://github.com/open-amt-cloud-toolkit/wsman-messages/issues/696)) (#e244d26)

### Chore
- update build tasks, package.json and changelog (#13f4318)

### Ci
- remove branch-protection check for scorecard ([#701](https://github.com/open-amt-cloud-toolkit/wsman-messages/issues/701)) (#e6e2962)

### Docs
- update badges ([#709](https://github.com/open-amt-cloud-toolkit/wsman-messages/issues/709)) (#348043c)
- update badge style (#038fe79)

<a name="5.6.4"></a>
## [5.6.4] - 2024-03-08
### Build
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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@open-amt-cloud-toolkit/wsman-messages",
"version": "5.6.4",
"version": "5.6.5",
"description": "A reusable package for AMT libraries",
"main": "index.js",
"types": " index.d.ts",
Expand Down

0 comments on commit 81c9981

Please sign in to comment.