Skip to content

Commit e627d48

Browse files
author
creadbot_github
committed
chore(release): 0.1.65
1 parent 33c68e5 commit e627d48

3 files changed

Lines changed: 9 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
44

5+
## 0.1.65 (2025-12-29)
6+
57
## 0.1.64 (2025-12-29)
68

79
### 0.1.63 (2025-11-17)

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: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
{
22
"name": "@znemz/aws-play",
3-
"version": "0.1.64",
3+
"version": "0.1.65",
44
"description": "",
5+
"repository": {
6+
"type": "git",
7+
"url": "git+https://github.com/nmccready/aws-play.git"
8+
},
59
"license": "MIT",
610
"author": "",
711
"bin": {
@@ -12,10 +16,6 @@
1216
"aws/**/*",
1317
"debug.js"
1418
],
15-
"repository": {
16-
"type": "git",
17-
"url": "git+https://github.com/nmccready/aws-play.git"
18-
},
1919
"scripts": {
2020
"lint": "npm run lint:go && npm run lint:js",
2121
"lint:go": "golangci-lint run --fix",

0 commit comments

Comments
 (0)