Skip to content

Commit

Permalink
v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
goose-life committed May 3, 2023
1 parent 7e7a521 commit 68f03e6
Show file tree
Hide file tree
Showing 14 changed files with 82 additions and 15 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,28 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.3.0 (2023-05-03)

* add alineas to primary-styling ([9764fad](https://github.com/laws-africa/law-widget-styles/commit/9764fad))
* add test script to npm package ([5fe5ed9](https://github.com/laws-africa/law-widget-styles/commit/5fe5ed9))
* Built artefacts ([7e7a521](https://github.com/laws-africa/law-widget-styles/commit/7e7a521))
* Delete VERSION ([c4cc14c](https://github.com/laws-africa/law-widget-styles/commit/c4cc14c))
* lockfileVersion 2 ([9389aeb](https://github.com/laws-africa/law-widget-styles/commit/9389aeb))
* new version ([49c7a65](https://github.com/laws-africa/law-widget-styles/commit/49c7a65))
* rebuild maps after nuking an uncommitted comment ([c719b90](https://github.com/laws-africa/law-widget-styles/commit/c719b90))
* refactor primary-styling test input for readability ([20d50a2](https://github.com/laws-africa/law-widget-styles/commit/20d50a2))
* rename 'generic hier' to 'list-like' ([b3dd54f](https://github.com/laws-africa/law-widget-styles/commit/b3dd54f))
* revert version change in package ([6881086](https://github.com/laws-africa/law-widget-styles/commit/6881086))
* style all generic hierarchical elements the same way ([270d4b8](https://github.com/laws-africa/law-widget-styles/commit/270d4b8))
* update package version too, docs tweaks ([783e3fd](https://github.com/laws-africa/law-widget-styles/commit/783e3fd))
* update release process in readme on law-widget-styles ([b2a8a65](https://github.com/laws-africa/law-widget-styles/commit/b2a8a65))
* update screenshot ([c8b8ef2](https://github.com/laws-africa/law-widget-styles/commit/c8b8ef2))
* use test-images for the jest tests on law-widget-styles ([ff69b28](https://github.com/laws-africa/law-widget-styles/commit/ff69b28))





## 1.2.0 (2023-04-10)

* Built artefacts ([d8ea183](https://github.com/laws-africa/law-widgets/commit/d8ea183))
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.

## 1.3.0 (2023-05-03)

* Built artefacts ([7e7a521](https://github.com/laws-africa/la-web-components/commit/7e7a521))





## 1.2.0 (2023-04-10)

* Built artefacts ([d8ea183](https://github.com/laws-africa/la-web-components/commit/d8ea183))
Expand Down
2 changes: 1 addition & 1 deletion 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": "1.2.0",
"version": "1.3.0",
"description": "Widgets for Akoma Ntoso content",
"keywords": [
"app",
Expand All @@ -21,7 +21,7 @@
"loader/"
],
"dependencies": {
"@lawsafrica/law-widget-styles": "^1.2.0",
"@lawsafrica/law-widget-styles": "^1.3.0",
"@stencil/core": "^2.17.4",
"@storybook/web-components": "^6.5.10",
"@types/node": "^18.7.18",
Expand Down
21 changes: 21 additions & 0 deletions law-widget-styles/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,27 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.3.0 (2023-05-03)

* add alineas to primary-styling ([9764fad](https://github.com/laws-africa/law-widget-styles/commit/9764fad))
* add test script to npm package ([5fe5ed9](https://github.com/laws-africa/law-widget-styles/commit/5fe5ed9))
* Delete VERSION ([c4cc14c](https://github.com/laws-africa/law-widget-styles/commit/c4cc14c))
* lockfileVersion 2 ([9389aeb](https://github.com/laws-africa/law-widget-styles/commit/9389aeb))
* new version ([49c7a65](https://github.com/laws-africa/law-widget-styles/commit/49c7a65))
* rebuild maps after nuking an uncommitted comment ([c719b90](https://github.com/laws-africa/law-widget-styles/commit/c719b90))
* refactor primary-styling test input for readability ([20d50a2](https://github.com/laws-africa/law-widget-styles/commit/20d50a2))
* rename 'generic hier' to 'list-like' ([b3dd54f](https://github.com/laws-africa/law-widget-styles/commit/b3dd54f))
* revert version change in package ([6881086](https://github.com/laws-africa/law-widget-styles/commit/6881086))
* style all generic hierarchical elements the same way ([270d4b8](https://github.com/laws-africa/law-widget-styles/commit/270d4b8))
* update package version too, docs tweaks ([783e3fd](https://github.com/laws-africa/law-widget-styles/commit/783e3fd))
* update release process in readme on law-widget-styles ([b2a8a65](https://github.com/laws-africa/law-widget-styles/commit/b2a8a65))
* update screenshot ([c8b8ef2](https://github.com/laws-africa/law-widget-styles/commit/c8b8ef2))
* use test-images for the jest tests on law-widget-styles ([ff69b28](https://github.com/laws-africa/law-widget-styles/commit/ff69b28))





## 1.2.0 (2023-04-10)

* build(deps-dev): bump jest-puppeteer from 6.0.2 to 6.2.0 ([236ac8e](https://github.com/laws-africa/law-widget-styles/commit/236ac8e))
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": "1.2.0",
"version": "1.3.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": "1.2.0",
"version": "1.3.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.

## 1.3.0 (2023-05-03)

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





## 1.2.0 (2023-04-10)

* build(deps-dev): bump @testing-library/jest-dom from 5.16.1 to 5.16.5 ([900359b](https://github.com/laws-africa/la-web-components/commit/900359b))
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package-lock.json

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

6 changes: 3 additions & 3 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": "1.2.0",
"version": "1.3.0",
"description": "React specific wrapper for @lawsafrica/law-widgets",
"keywords": [
"akoma ntoso",
Expand Down Expand Up @@ -29,8 +29,8 @@
"dist/"
],
"dependencies": {
"@lawsafrica/law-widget-styles": "^1.2.0",
"@lawsafrica/law-widgets": "^1.2.0",
"@lawsafrica/law-widget-styles": "^1.3.0",
"@lawsafrica/law-widgets": "^1.3.0",
"@types/node": "^18.7.18",
"@types/resize-observer-browser": "^0.1.7",
"tslib": "*"
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.

## 1.3.0 (2023-05-03)

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





## 1.2.0 (2023-04-10)

* build(deps): bump json5 from 1.0.1 to 1.0.2 in /packages/vue ([d3df981](https://github.com/laws-africa/la-web-components/commit/d3df981))
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/package-lock.json

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

6 changes: 3 additions & 3 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": "1.2.0",
"version": "1.3.0",
"description": "Vue specific wrapper for @lawsafrica/law-widgets",
"scripts": {
"prepublishOnly": "npm run build",
Expand Down Expand Up @@ -45,8 +45,8 @@
"vue-router": "^4.0.16"
},
"dependencies": {
"@lawsafrica/law-widget-styles": "^1.2.0",
"@lawsafrica/law-widgets": "^1.2.0",
"@lawsafrica/law-widget-styles": "^1.3.0",
"@lawsafrica/law-widgets": "^1.3.0",
"@types/node": "^18.7.18",
"@types/resize-observer-browser": "^0.1.7",
"ionicons": "^6.0.2"
Expand Down

0 comments on commit 68f03e6

Please sign in to comment.