@kirixvelu/second 4.0.0 → 4.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.
@@ -11,7 +11,7 @@ permissions:
11
11
  jobs:
12
12
  release:
13
13
  name: Release pushed tag
14
- runs-on: ubuntu-24.04
14
+ runs-on: ubuntu-latest
15
15
  steps:
16
16
  - name: Create release
17
17
  env:
package/CHANGELOG.md CHANGED
@@ -1,3 +1,5 @@
1
+ ### 4.1.0 (2026-02-08)
2
+
1
3
  ## 4.0.0 (2026-02-08)
2
4
 
3
5
  #### 3.1.2 (2026-02-08)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kirixvelu/second",
3
- "version": "4.0.0",
3
+ "version": "4.1.0",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "publishConfig": {