Skip to content

Commit

Permalink
chore: update build tasks, package.json and changelog (#695)
Browse files Browse the repository at this point in the history
  • Loading branch information
madhavilosetty-intel committed Mar 8, 2024
1 parent 421e50d commit 47701a2
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
<a name="5.6.4"></a>
## [5.6.4] - 2024-03-08
### Build
- **deps-dev:** Bump [@types](https://github.com/types)/node from 20.11.24 to 20.11.25 ([#694](https://github.com/open-amt-cloud-toolkit/wsman-messages/issues/694)) (#421e50d)
- **deps-dev:** Bump [@types](https://github.com/types)/node from 20.11.22 to 20.11.24 ([#693](https://github.com/open-amt-cloud-toolkit/wsman-messages/issues/693)) (#8ddf3f8)
- **deps-dev:** Bump [@types](https://github.com/types)/node from 20.11.21 to 20.11.22 ([#692](https://github.com/open-amt-cloud-toolkit/wsman-messages/issues/692)) (#d0013ef)
- **deps-dev:** Bump [@types](https://github.com/types)/node from 20.11.20 to 20.11.21 ([#691](https://github.com/open-amt-cloud-toolkit/wsman-messages/issues/691)) (#6965fa2)
- **deps-dev:** Bump [@types](https://github.com/types)/node from 20.11.19 to 20.11.20 ([#688](https://github.com/open-amt-cloud-toolkit/wsman-messages/issues/688)) (#cfcdab3)
- **deps-dev:** Bump eslint from 8.56.0 to 8.57.0 ([#689](https://github.com/open-amt-cloud-toolkit/wsman-messages/issues/689)) (#90269e3)
- **deps-dev:** Bump [@types](https://github.com/types)/node from 20.11.16 to 20.11.19 ([#687](https://github.com/open-amt-cloud-toolkit/wsman-messages/issues/687)) (#0a24dfc)

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

<a name="5.6.3"></a>
## [5.6.3] - 2024-02-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.3",
"version": "5.6.4",
"description": "A reusable package for AMT libraries",
"main": "index.js",
"types": " index.d.ts",
Expand Down

0 comments on commit 47701a2

Please sign in to comment.