Skip to content

Commit

Permalink
chore: release v0.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
woutermont committed Nov 24, 2021
1 parent 68d105c commit 361bdf6
Show file tree
Hide file tree
Showing 11 changed files with 47 additions and 12 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.

### [0.8.3](https://github.com/digita-ai/dgt-shared/compare/v0.8.2...v0.8.3) (2021-11-24)


### **Bug Fixes**

* correctly handle save in profile name component ([#105](https://github.com/digita-ai/dgt-shared/issues/105)) ([68d105c](https://github.com/digita-ai/dgt-shared/commit/68d105c7efa76eb9772857f6c61d1f063d1aaa3a))



### [0.8.2](https://github.com/digita-ai/dgt-shared/compare/v0.8.1...v0.8.2) (2021-11-23)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,5 @@
}
}
},
"version": "0.8.2"
"version": "0.8.3"
}
9 changes: 9 additions & 0 deletions packages/dgt-components/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.

### [0.8.3](https://github.com/digita-ai/dgt-shared/compare/v0.8.2...v0.8.3) (2021-11-24)


### **Bug Fixes**

* correctly handle save in profile name component ([#105](https://github.com/digita-ai/dgt-shared/issues/105)) ([68d105c](https://github.com/digita-ai/dgt-shared/commit/68d105c7efa76eb9772857f6c61d1f063d1aaa3a))



### [0.8.2](https://github.com/digita-ai/dgt-shared/compare/v0.8.1...v0.8.2) (2021-11-23)


Expand Down
2 changes: 1 addition & 1 deletion packages/dgt-components/package-lock.json

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

8 changes: 4 additions & 4 deletions packages/dgt-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digita-ai/dgt-components",
"version": "0.8.2",
"version": "0.8.3",
"description": "Collection of Semantic Components.",
"author": "Wouter Janssens <[email protected]>",
"main": "./dist/dgt-components.umd.js",
Expand Down Expand Up @@ -29,8 +29,8 @@
},
"dependencies": {
"@appnest/lit-translate": "^1.1.18",
"@digita-ai/dgt-theme": "0.8.2",
"@digita-ai/dgt-utils": "0.8.2",
"@digita-ai/dgt-theme": "0.8.3",
"@digita-ai/dgt-utils": "0.8.3",
"@digita-ai/inrupt-solid-service": "^0.9.2",
"@digita-ai/semcom-core": "0.4.1",
"@digita-ai/semcom-sdk": "0.4.1",
Expand All @@ -52,8 +52,8 @@
"@types/rdf-js": "^4.0.1",
"eslint": "^7.16.0",
"jest": "^27.3.1",
"jsdom": "^18.1.0",
"jest-coverage-thresholds-bumper": "1.0.1",
"jsdom": "^18.1.0",
"lint-staged": "^12.0.2",
"rimraf": "^3.0.2",
"ts-node": "^9.1.1",
Expand Down
9 changes: 9 additions & 0 deletions packages/dgt-theme/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.

### [0.8.3](https://github.com/digita-ai/dgt-shared/compare/v0.8.2...v0.8.3) (2021-11-24)


### **Bug Fixes**

* correctly handle save in profile name component ([#105](https://github.com/digita-ai/dgt-shared/issues/105)) ([68d105c](https://github.com/digita-ai/dgt-shared/commit/68d105c7efa76eb9772857f6c61d1f063d1aaa3a))



### [0.8.2](https://github.com/digita-ai/dgt-shared/compare/v0.8.1...v0.8.2) (2021-11-23)

**Note:** Version bump only for package @digita-ai/dgt-theme
Expand Down
2 changes: 1 addition & 1 deletion packages/dgt-theme/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 packages/dgt-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digita-ai/dgt-theme",
"version": "0.8.2",
"version": "0.8.3",
"description": "Theme for Digita projects.",
"author": "Wouter Janssens <[email protected]>",
"main": "./dist/dgt-theme.umd.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/dgt-utils/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.

### [0.8.3](https://github.com/digita-ai/dgt-shared/compare/v0.8.2...v0.8.3) (2021-11-24)

**Note:** Version bump only for package @digita-ai/dgt-utils





### [0.8.2](https://github.com/digita-ai/dgt-shared/compare/v0.8.1...v0.8.2) (2021-11-23)

**Note:** Version bump only for package @digita-ai/dgt-utils
Expand Down
2 changes: 1 addition & 1 deletion packages/dgt-utils/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/dgt-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digita-ai/dgt-utils",
"version": "0.8.2",
"version": "0.8.3",
"scripts": {
"build": "rimraf ./dist && vite build && tsc && npm run build:components",
"build:dev": "npm run build",
Expand Down Expand Up @@ -41,8 +41,8 @@
"componentsjs-generator": "2.6.1",
"eslint": "^7.16.0",
"jest": "^27.3.1",
"jsdom": "^18.1.0",
"jest-coverage-thresholds-bumper": "1.0.1",
"jsdom": "^18.1.0",
"ts-node": "^9.1.1",
"typescript": "^4.2.4",
"vite": "2.2.3"
Expand Down Expand Up @@ -89,4 +89,4 @@
"<rootDir>/lib/index.ts"
]
}
}
}

0 comments on commit 361bdf6

Please sign in to comment.