Skip to content

Commit ce82d78

Browse files
v0.7.3
1 parent d81f7a2 commit ce82d78

File tree

4 files changed

+21
-4
lines changed

4 files changed

+21
-4
lines changed

.versionbot/CHANGELOG.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
- commits:
2+
- subject: Update dependency webpack to v5.94.0 [SECURITY]
3+
hash: c2a66b283c97cbc092f0126546d0778fc8a9d5cf
4+
body: |
5+
Update webpack from 5.76.0 to 5.94.0
6+
footer:
7+
Change-type: patch
8+
change-type: patch
9+
author: Self-hosted Renovate Bot
10+
version: 0.7.3
11+
title: ""
12+
date: 2024-08-30T11:00:22.072Z
113
- commits:
214
- subject: Update dependency webpack to v5.76.0 [SECURITY]
315
hash: adb38dbd0952bb382592143dd4e328b3c63cf4fb

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file
44
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
55
This project adheres to [Semantic Versioning](http://semver.org/).
66

7+
# v0.7.3
8+
## (2024-08-30)
9+
10+
* Update dependency webpack to v5.94.0 [SECURITY] [Self-hosted Renovate Bot]
11+
712
# v0.7.2
813
## (2024-04-08)
914

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@
7070
"ts-node": "^10.8.0",
7171
"typescript": "^4.7.2"
7272
},
73-
"version": "0.7.2",
73+
"version": "0.7.3",
7474
"versionist": {
75-
"publishedAt": "2024-04-08T18:56:53.176Z"
75+
"publishedAt": "2024-08-30T11:00:22.151Z"
7676
}
7777
}

0 commit comments

Comments
 (0)