Skip to content

Commit 304d5c7

Browse files
Prepare release for 2.2.0 (#114)
* docs: add changelog Signed-off-by: Prajwol Amatya <prajwolamatya11@gmail.com> * docs: add changelog for 2.2.0 Signed-off-by: Prajwol Amatya <prajwolamatya11@gmail.com> * update version Signed-off-by: Prajwol Amatya <prajwolamatya11@gmail.com> --------- Signed-off-by: Prajwol Amatya <prajwolamatya11@gmail.com>
1 parent 3681076 commit 304d5c7

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [Unreleased]
9+
10+
### Added
11+
12+
### Fixed
13+
14+
## [2.2.0] - 2025-11-24
15+
16+
### Added
17+
- Add templates for presentation viewer (https://github.com/JankariTech/web-app-presentation-viewer/pull/111)
18+
819
## [2.1.0] - 2025-03-02
920

1021
### Added

package-common.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mdpresentation-viewer",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"description": "Markdown Presentation Viewer for OpenCloud and ownCloud Web",
55
"license": "Apache-2.0",
66
"private": true,

0 commit comments

Comments
 (0)