Skip to content

Commit 85ffc11

Browse files
chore: update versions (#500)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b9f037d commit 85ffc11

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/chubby-parks-guess.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

workspaces/i18n/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @nodesecure/i18n
22

3+
## 4.0.3
4+
5+
### Patch Changes
6+
7+
- [#499](https://github.com/NodeSecure/scanner/pull/499) [`b9f037d`](https://github.com/NodeSecure/scanner/commit/b9f037dcbf09ba419c5d2a15ddd3726e8c8f9c94) Thanks [@fraxken](https://github.com/fraxken)! - Whitelist files compiled in ./dist when publishing package
8+
39
## 4.0.2
410

511
### Patch Changes

workspaces/i18n/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nodesecure/i18n",
3-
"version": "4.0.2",
3+
"version": "4.0.3",
44
"description": "NodeSecure Internationalization",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)