From 4a75aa26a5276245f298b3c45e1d53cc2bde80a3 Mon Sep 17 00:00:00 2001 From: Greg Kempe Date: Tue, 5 Dec 2023 12:39:29 +0200 Subject: [PATCH] v1.5.1 --- CHANGELOG.md | 14 ++++++++++++++ core/CHANGELOG.md | 14 ++++++++++++++ core/package-lock.json | 2 +- core/package.json | 2 +- lerna.json | 2 +- packages/react/CHANGELOG.md | 8 ++++++++ packages/react/package-lock.json | 2 +- packages/react/package.json | 4 ++-- packages/vue/CHANGELOG.md | 8 ++++++++ packages/vue/package-lock.json | 2 +- packages/vue/package.json | 4 ++-- 11 files changed, 53 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e85ea0e6..acd15b0b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,20 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 1.5.1 (2023-12-05) + +* active gutter item must have slightly higher z-index ([eca46bb](https://github.com/laws-africa/law-widgets/commit/eca46bb)) +* Built artefacts ([5a50f6e](https://github.com/laws-africa/law-widgets/commit/5a50f6e)) +* Built artefacts ([581fefa](https://github.com/laws-africa/law-widgets/commit/581fefa)) +* drop fontawesome, use svg flag icon. Fixes #9 ([b3ec30e](https://github.com/laws-africa/law-widgets/commit/b3ec30e)), closes [#9](https://github.com/laws-africa/law-widgets/issues/9) +* popups must have position: relative ([22b4ff5](https://github.com/laws-africa/law-widgets/commit/22b4ff5)) +* tweak margin ([47a4693](https://github.com/laws-africa/law-widgets/commit/47a4693)) +* updated examples ([5c15cda](https://github.com/laws-africa/law-widgets/commit/5c15cda)) + + + + + ## 1.5.0 (2023-07-26) * add listIntroduction, listWrapUp to blocks; add spacing below wrap ([25e5ae4](https://github.com/laws-africa/law-widgets/commit/25e5ae4)) diff --git a/core/CHANGELOG.md b/core/CHANGELOG.md index a468ef67..bea3f91b 100644 --- a/core/CHANGELOG.md +++ b/core/CHANGELOG.md @@ -3,6 +3,20 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 1.5.1 (2023-12-05) + +* active gutter item must have slightly higher z-index ([eca46bb](https://github.com/laws-africa/la-web-components/commit/eca46bb)) +* Built artefacts ([5a50f6e](https://github.com/laws-africa/la-web-components/commit/5a50f6e)) +* Built artefacts ([581fefa](https://github.com/laws-africa/la-web-components/commit/581fefa)) +* drop fontawesome, use svg flag icon. Fixes #9 ([b3ec30e](https://github.com/laws-africa/la-web-components/commit/b3ec30e)), closes [#9](https://github.com/laws-africa/la-web-components/issues/9) +* popups must have position: relative ([22b4ff5](https://github.com/laws-africa/la-web-components/commit/22b4ff5)) +* tweak margin ([47a4693](https://github.com/laws-africa/la-web-components/commit/47a4693)) +* updated examples ([5c15cda](https://github.com/laws-africa/la-web-components/commit/5c15cda)) + + + + + ## 1.5.0 (2023-07-26) * Built artefacts ([27ec956](https://github.com/laws-africa/la-web-components/commit/27ec956)) diff --git a/core/package-lock.json b/core/package-lock.json index d05a6fa9..71ef948d 100644 --- a/core/package-lock.json +++ b/core/package-lock.json @@ -1,6 +1,6 @@ { "name": "@lawsafrica/law-widgets", - "version": "1.5.0", + "version": "1.5.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/core/package.json b/core/package.json index ec9e5030..675e9cfb 100644 --- a/core/package.json +++ b/core/package.json @@ -1,6 +1,6 @@ { "name": "@lawsafrica/law-widgets", - "version": "1.5.0", + "version": "1.5.1", "description": "Widgets for Akoma Ntoso content", "keywords": [ "app", diff --git a/lerna.json b/lerna.json index 788168f7..3a2655ad 100644 --- a/lerna.json +++ b/lerna.json @@ -4,6 +4,6 @@ "core", "packages/*" ], - "version": "1.5.0", + "version": "1.5.1", "changelogPreset": "conventional-changelog" } diff --git a/packages/react/CHANGELOG.md b/packages/react/CHANGELOG.md index 44a7a9f2..0769f818 100644 --- a/packages/react/CHANGELOG.md +++ b/packages/react/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 1.5.1 (2023-12-05) + +**Note:** Version bump only for package @lawsafrica/law-widgets-react + + + + + ## 1.5.0 (2023-07-26) **Note:** Version bump only for package @lawsafrica/law-widgets-react diff --git a/packages/react/package-lock.json b/packages/react/package-lock.json index 33596aa7..353a97dc 100644 --- a/packages/react/package-lock.json +++ b/packages/react/package-lock.json @@ -1,6 +1,6 @@ { "name": "@lawsafrica/law-widgets-react", - "version": "1.5.0", + "version": "1.5.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/react/package.json b/packages/react/package.json index c539acaf..7944eb5c 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@lawsafrica/law-widgets-react", - "version": "1.5.0", + "version": "1.5.1", "description": "React specific wrapper for @lawsafrica/law-widgets", "keywords": [ "akoma ntoso", @@ -30,7 +30,7 @@ ], "dependencies": { "@lawsafrica/law-widget-styles": "^1.5.0", - "@lawsafrica/law-widgets": "^1.5.0", + "@lawsafrica/law-widgets": "^1.5.1", "@types/node": "^18.7.18", "@types/resize-observer-browser": "^0.1.7", "tslib": "*" diff --git a/packages/vue/CHANGELOG.md b/packages/vue/CHANGELOG.md index d70ed2eb..162c95fa 100644 --- a/packages/vue/CHANGELOG.md +++ b/packages/vue/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 1.5.1 (2023-12-05) + +**Note:** Version bump only for package @lawsafrica/law-widgets-vue + + + + + ## 1.5.0 (2023-07-26) **Note:** Version bump only for package @lawsafrica/law-widgets-vue diff --git a/packages/vue/package-lock.json b/packages/vue/package-lock.json index e2e2c8ef..baf314e6 100644 --- a/packages/vue/package-lock.json +++ b/packages/vue/package-lock.json @@ -1,6 +1,6 @@ { "name": "@lawsafrica/law-widgets-vue", - "version": "1.5.0", + "version": "1.5.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/vue/package.json b/packages/vue/package.json index 81197b62..e41ba48e 100644 --- a/packages/vue/package.json +++ b/packages/vue/package.json @@ -1,6 +1,6 @@ { "name": "@lawsafrica/law-widgets-vue", - "version": "1.5.0", + "version": "1.5.1", "description": "Vue specific wrapper for @lawsafrica/law-widgets", "scripts": { "prepublishOnly": "npm run build", @@ -46,7 +46,7 @@ }, "dependencies": { "@lawsafrica/law-widget-styles": "^1.5.0", - "@lawsafrica/law-widgets": "^1.5.0", + "@lawsafrica/law-widgets": "^1.5.1", "@types/node": "^18.7.18", "@types/resize-observer-browser": "^0.1.7", "ionicons": "^6.0.2"