Skip to content

Commit 2dc4f2c

Browse files
chore(release): 1.2.2 [skip ci]
## [1.2.2](v1.2.1...v1.2.2) (2025-06-17) ### Bug Fixes * workflow does not contain permissions ([#96](#96)) ([1e61de2](1e61de2))
1 parent 1e61de2 commit 2dc4f2c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.2.2](https://github.com/ShellXploit/aws-mock-data/compare/v1.2.1...v1.2.2) (2025-06-17)
2+
3+
4+
### Bug Fixes
5+
6+
* workflow does not contain permissions ([#96](https://github.com/ShellXploit/aws-mock-data/issues/96)) ([1e61de2](https://github.com/ShellXploit/aws-mock-data/commit/1e61de2bff5e61e1d83dc191769332a490756a3c))
7+
18
## [1.2.1](https://github.com/ShellXploit/aws-mock-data/compare/v1.2.0...v1.2.1) (2025-06-17)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aws-mock-data",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "Mock data for AWS services",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)