Skip to content

Commit 0bc87b0

Browse files
chore(release): 2.20.0
# [2.20.0](v2.19.0...v2.20.0) (2022-08-12) ### Bug Fixes * changelog ([ac54151](ac54151)) * small refactor to align convention ([0a5af3c](0a5af3c)) * small refactor to align convention in tests ([6222cc6](6222cc6)) ### Features * **refactor:** separate httpModules ([4cfc470](4cfc470))
1 parent 7eba838 commit 0bc87b0

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [2.20.0](https://github.com/Sanofi-IADC/konviw/compare/v2.19.0...v2.20.0) (2022-08-12)
2+
3+
4+
### Bug Fixes
5+
6+
* changelog ([ac54151](https://github.com/Sanofi-IADC/konviw/commit/ac5415167034d330b5f81a627c19195b57b65279))
7+
* small refactor to align convention ([0a5af3c](https://github.com/Sanofi-IADC/konviw/commit/0a5af3c56b49f0696584201cf23afc066579dd88))
8+
* small refactor to align convention in tests ([6222cc6](https://github.com/Sanofi-IADC/konviw/commit/6222cc6a85ef7b2df735db0103959aaafacc8adc))
9+
10+
11+
### Features
12+
13+
* **refactor:** separate httpModules ([4cfc470](https://github.com/Sanofi-IADC/konviw/commit/4cfc470d36a0aa899f00ad082afbddfdd92060b1))
14+
115
# [2.19.0](https://github.com/Sanofi-IADC/konviw/compare/v2.18.0...v2.19.0) (2022-08-03)
216

317

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.19.0",
3+
"version": "2.20.0",
44
"description": "Enterprise public viewer for your Confluence pages.",
55
"author": "Jose Gascon",
66
"private": true,

0 commit comments

Comments
 (0)