Skip to content

Commit

Permalink
v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
longhotsummer committed Jul 3, 2024
1 parent 3324c94 commit 240bc0b
Show file tree
Hide file tree
Showing 14 changed files with 61 additions and 19 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 2.1.0 (2024-07-03)

* Built artefacts ([3324c94](https://github.com/laws-africa/law-widget-styles/commit/3324c94))
* intro and wrapUp are block elements ([c9f7b20](https://github.com/laws-africa/law-widget-styles/commit/c9f7b20))





## <small>2.0.1 (2024-07-01)</small>

* make underline 1px ([681dad2](https://github.com/laws-africa/law-widgets/commit/681dad2))
Expand Down
8 changes: 8 additions & 0 deletions core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## 2.1.0 (2024-07-03)

**Note:** Version bump only for package @lawsafrica/law-widgets





## <small>2.0.1 (2024-07-01)</small>

* make underline 1px ([681dad2](https://github.com/laws-africa/la-web-components/commit/681dad2))
Expand Down
6 changes: 3 additions & 3 deletions core/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lawsafrica/law-widgets",
"version": "2.0.1",
"version": "2.1.0",
"description": "Widgets for Akoma Ntoso content",
"keywords": [
"app",
Expand All @@ -19,7 +19,7 @@
"dist/"
],
"dependencies": {
"@lawsafrica/law-widget-styles": "^2.0.0"
"@lawsafrica/law-widget-styles": "^2.1.0"
},
"devDependencies": {
"@stencil/core": "^4.19.1",
Expand Down
9 changes: 9 additions & 0 deletions law-widget-styles/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 2.1.0 (2024-07-03)

* Built artefacts ([3324c94](https://github.com/laws-africa/law-widget-styles/commit/3324c94))
* intro and wrapUp are block elements ([c9f7b20](https://github.com/laws-africa/law-widget-styles/commit/c9f7b20))





## 2.0.0 (2024-07-01)

* updated dependencies for styles ([6c7a804](https://github.com/laws-africa/law-widget-styles/commit/6c7a804))
Expand Down
4 changes: 2 additions & 2 deletions law-widget-styles/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion law-widget-styles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lawsafrica/law-widget-styles",
"version": "2.0.0",
"version": "2.1.0",
"description": "Stylesheets for supporting AkomaNtoso HTML documents.",
"main": "",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"core",
"packages/*"
],
"version": "2.0.1",
"version": "2.1.0",
"changelogPreset": "conventional-changelog"
}
8 changes: 8 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## 2.1.0 (2024-07-03)

**Note:** Version bump only for package @lawsafrica/law-widgets-react





## <small>2.0.1 (2024-07-01)</small>

**Note:** Version bump only for package @lawsafrica/law-widgets-react
Expand Down
6 changes: 3 additions & 3 deletions packages/react/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lawsafrica/law-widgets-react",
"version": "2.0.1",
"version": "2.1.0",
"description": "React specific wrapper for @lawsafrica/law-widgets",
"scripts": {
"build": "npm run clean && npm run compile",
Expand All @@ -15,7 +15,7 @@
"dist/"
],
"dependencies": {
"@lawsafrica/law-widgets": "^2.0.1"
"@lawsafrica/law-widgets": "^2.1.0"
},
"devDependencies": {
"@stencil/core": "^4.19.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## 2.1.0 (2024-07-03)

**Note:** Version bump only for package @lawsafrica/law-widgets-vue





## <small>2.0.1 (2024-07-01)</small>

**Note:** Version bump only for package @lawsafrica/law-widgets-vue
Expand Down
6 changes: 3 additions & 3 deletions packages/vue/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lawsafrica/law-widgets-vue",
"version": "2.0.1",
"version": "2.1.0",
"description": "Vue specific wrapper for @lawsafrica/law-widgets",
"scripts": {
"build": "npm run clean && npm run compile",
Expand All @@ -15,7 +15,7 @@
"dist/"
],
"dependencies": {
"@lawsafrica/law-widgets": "^2.0.1",
"@lawsafrica/law-widgets": "^2.1.0",
"vue": "^3.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 240bc0b

Please sign in to comment.