diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 22ef245..5e9ec10 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,5 +1,5 @@ { "name": "standaarden", "description": "CONCEPT — Skills voor Nederlandse overheidsstandaarden (beheerd door Logius): API Design Rules, Digikoppeling, OAuth NL, FSC, Logboek Dataverwerkingen, CloudEvents, BOMOS, E-Government en Publicatie-tooling. Bevat 10 skills voor 77 GitHub repositories verdeeld over 9 domeinen.", - "version": "0.3.17" + "version": "0.4.0" } diff --git a/.cursor-plugin/plugin.json b/.cursor-plugin/plugin.json index 663efa9..ab6a0bd 100644 --- a/.cursor-plugin/plugin.json +++ b/.cursor-plugin/plugin.json @@ -2,5 +2,5 @@ "name": "standaarden", "displayName": "Standaarden", "description": "CONCEPT — Skills voor Nederlandse overheidsstandaarden (beheerd door Logius): API Design Rules, Digikoppeling, OAuth NL, FSC, Logboek Dataverwerkingen, CloudEvents, BOMOS, E-Government en Publicatie-tooling. Bevat 10 skills voor 77 GitHub repositories verdeeld over 9 domeinen.", - "version": "0.3.17" + "version": "0.4.0" } diff --git a/.plugin/plugin.json b/.plugin/plugin.json index 22ef245..5e9ec10 100644 --- a/.plugin/plugin.json +++ b/.plugin/plugin.json @@ -1,5 +1,5 @@ { "name": "standaarden", "description": "CONCEPT — Skills voor Nederlandse overheidsstandaarden (beheerd door Logius): API Design Rules, Digikoppeling, OAuth NL, FSC, Logboek Dataverwerkingen, CloudEvents, BOMOS, E-Government en Publicatie-tooling. Bevat 10 skills voor 77 GitHub repositories verdeeld over 9 domeinen.", - "version": "0.3.17" + "version": "0.4.0" } diff --git a/.release-please-manifest.json b/.release-please-manifest.json index cc96a06..2537c1f 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.3.17" + ".": "0.4.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index e439483..d594fab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,14 @@ Alle noemenswaardige wijzigingen aan deze plugin worden hier gedocumenteerd. Het formaat is gebaseerd op [Keep a Changelog](https://keepachangelog.com/nl/1.1.0/) en dit project volgt [Semantic Versioning](https://semver.org/lang/nl/). +## [0.4.0](https://github.com/developer-overheid-nl/skills-standaarden/compare/v0.3.17...v0.4.0) (2026-04-14) + + +### Toegevoegd + +* **ls-logboek,ls-bomos:** update naar vastgestelde versies ([#483](https://github.com/developer-overheid-nl/skills-standaarden/issues/483)) ([7a5a1c7](https://github.com/developer-overheid-nl/skills-standaarden/commit/7a5a1c7593d69e6174ad12ea937cdd7faa396efd)) +* voeg datum/tijd regels en bijgewerkte Spectral linter count toe aan ls-api ([#476](https://github.com/developer-overheid-nl/skills-standaarden/issues/476)) ([b8627fb](https://github.com/developer-overheid-nl/skills-standaarden/commit/b8627fbd6af058efd409ff208d785db043613f61)) + ## [0.3.17](https://github.com/developer-overheid-nl/skills-standaarden/compare/v0.3.16...v0.3.17) (2026-04-07) diff --git a/pyproject.toml b/pyproject.toml index ae65a4d..951db6b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "standaarden" -version = "0.3.17" +version = "0.4.0" description = "Logius Standaarden Claude Code Plugin - Nederlandse overheidsstandaarden voor interoperabiliteit" requires-python = ">=3.12" dependencies = ["requests>=2.33.1"] diff --git a/version.txt b/version.txt index e5a9958..1d0ba9e 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.3.17 +0.4.0