Skip to content

Commit 5a2d6e4

Browse files
chore: ONCEHUB-109966 - update version to 5.1.6 and document dependency updates in CHANGELOG
1 parent be8a2ab commit 5a2d6e4

File tree

5 files changed

+9
-6
lines changed

5 files changed

+9
-6
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
## [5.1.6] - 2026-01-15
8+
9+
- [ONCEHUB-109966](https://scheduleonce.atlassian.net/browse/ONCEHUB-109966) Updated dependencies and fixes
710

811
## [4.1.4] - 2024-02-01
912

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "git+https://github.com/scheduleonce/knowledgeowl-angular.git"
88
},
99
"license": "MIT",
10-
"version": "5.1.6-beta.0",
10+
"version": "5.1.6",
1111
"scripts": {
1212
"ng": "ng",
1313
"build": "ng build --configuration production && cp README.md dist/knowledgeowl-angular",

src/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@oncehub/knowledgeowl-angular",
3-
"version": "5.1.6-beta.0",
3+
"version": "5.1.6",
44
"description": "Knowledge Owl Angular",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)