Skip to content

Commit e00e288

Browse files
authored
Merge pull request #396 from oracle/release_1.6.1
chore(release): v1.6.1
2 parents 3e02e82 + 33f439e commit e00e288

3 files changed

Lines changed: 13 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ 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+
## [1.6.1] - 2026-02-04
9+
10+
### Changed
11+
12+
- General update of dependencies.
13+
14+
### Security
15+
16+
- #386 Addressed [CVE GHSA-3cgp-3xvw-98x8](https://osv.dev/vulnerability/GHSA-3cgp-3xvw-98x8).
17+
818
## [1.6.0] - 2025-07-24
919

1020
### Added

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
@@ -1,6 +1,6 @@
11
{
22
"name": "@oracle/create-database-app",
3-
"version": "1.6.0",
3+
"version": "1.6.1",
44
"description": "Create an Oracle Database Application from a Template",
55
"author": "Oracle Corporation",
66
"keywords": [

0 commit comments

Comments
 (0)