@html-validate/plugin-template 1.1.10 → 1.1.11

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.
@@ -1,5 +1,11 @@
1
1
  # @html-validate/plugin-template changelog
2
2
 
3
+ ## 1.1.11 (2026-08-23)
4
+
5
+ ### Bug Fixes
6
+
7
+ - correct min-release-age ([f356762](https://gitlab.com/html-validate/plugin-template/commit/f356762a3c638631c50dc5c86f16867c53c53f49))
8
+
3
9
  ## 1.1.10 (2026-08-23)
4
10
 
5
11
  ### Bug Fixes
package/files/_npmrc CHANGED
@@ -1,6 +1,6 @@
1
1
  save-exact=true
2
2
  strict-allow-scripts=true
3
- min-release-age=3
3
+ min-release-age=1
4
4
  min-release-age-exclude[]=@html-validate/*
5
5
  min-release-age-exclude[]=html-validate
6
6
  min-release-age-exclude[]=html-validate-*
@@ -69,7 +69,7 @@
69
69
  "@html-validate/eslint-config-typescript": "9.18.0",
70
70
  "@html-validate/eslint-config-typescript-typeinfo": "9.18.0",
71
71
  "@html-validate/jest-config": "3.18.2",
72
- "@html-validate/plugin-template": "1.1.10",
72
+ "@html-validate/plugin-template": "1.1.11",
73
73
  "@html-validate/prettier-config": "4.1.11",
74
74
  "@html-validate/release-scripts": "7.6.6",
75
75
  "@jest/globals": "30.4.1",
@@ -105,7 +105,7 @@
105
105
  },
106
106
  "cloneman": {
107
107
  "template": "@html-validate/plugin-template",
108
- "version": "1.1.10"
108
+ "version": "1.1.11"
109
109
  },
110
110
  "externalDependencies": [
111
111
  "@html-validate/plugin-utils"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@html-validate/plugin-template",
3
- "version": "1.1.10",
3
+ "version": "1.1.11",
4
4
  "description": "cloneman template for html-validate plugins",
5
5
  "keywords": [
6
6
  "cloneman",