Skip to content

Commit 124884b

Browse files
chore(release): 2.14.0
# [2.14.0](v2.13.3...v2.14.0) (2022-04-19) ### Bug Fixes * WEB-98 mirrored the iadc stylesheet ([abe99da](abe99da)) * WEB-98 Paragraphs and h3 in tables have the same font-weight as in Confluence ([e191351](e191351)) ### Features * WEB-98 fixed code smells ([e8ae598](e8ae598)) * WEB-99 Added a light background to code blocks for better User Experience ([7b33714](7b33714)) * WEB-99 fixed cypress snapshot test ([b54c109](b54c109)) * WEB-99 now using a different highlightjs theme instead of a custom css content ([a66cbbe](a66cbbe))
1 parent a5682dd commit 124884b

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# [2.14.0](https://github.com/Sanofi-IADC/konviw/compare/v2.13.3...v2.14.0) (2022-04-19)
2+
3+
4+
### Bug Fixes
5+
6+
* WEB-98 mirrored the iadc stylesheet ([abe99da](https://github.com/Sanofi-IADC/konviw/commit/abe99da07f7ba142ffd32226f8603b56e9d0e95b))
7+
* WEB-98 Paragraphs and h3 in tables have the same font-weight as in Confluence ([e191351](https://github.com/Sanofi-IADC/konviw/commit/e1913511b0dca547d8ae4c368b7ccd9c352e638f))
8+
9+
10+
### Features
11+
12+
* WEB-98 fixed code smells ([e8ae598](https://github.com/Sanofi-IADC/konviw/commit/e8ae598e26ca998eadb1d554a9209a6495474775))
13+
* WEB-99 Added a light background to code blocks for better User Experience ([7b33714](https://github.com/Sanofi-IADC/konviw/commit/7b33714c03149c0a652008bef3cd15ea7d3fc555))
14+
* WEB-99 fixed cypress snapshot test ([b54c109](https://github.com/Sanofi-IADC/konviw/commit/b54c10949ffdd8f29357f7badbfdf56ee6cee86a))
15+
* WEB-99 now using a different highlightjs theme instead of a custom css content ([a66cbbe](https://github.com/Sanofi-IADC/konviw/commit/a66cbbedd4f8ac133db7178b50145f518e95cee8))
16+
117
## [2.13.3](https://github.com/Sanofi-IADC/konviw/compare/v2.13.2...v2.13.3) (2022-04-19)
218

319

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "konviw",
3-
"version": "2.13.3",
3+
"version": "2.14.0",
44
"description": "Enterprise public viewer for your Confluence pages.",
55
"author": "Jose Gascon",
66
"private": true,

0 commit comments

Comments
 (0)