@kirixvelu/second 3.0.1 → 3.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,9 @@
1
+ ### 3.1.0 (2026-02-08)
2
+
3
+ ##### New Features
4
+
5
+ * action confirm ([72f82612](https://github.com/kirixvelu/second/commit/72f8261212811defe76213aed68fb9744c537a09))
6
+
1
7
  #### 3.0.1 (2026-02-08)
2
8
 
3
9
  ##### New Features
package/README.md CHANGED
@@ -7,3 +7,5 @@ revised action
7
7
  add permission
8
8
 
9
9
  action test
10
+
11
+ confirm action
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kirixvelu/second",
3
- "version": "3.0.1",
3
+ "version": "3.1.0",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "publishConfig": {