From 904ac6132d32616b7170d1cc0265823e8da626ef Mon Sep 17 00:00:00 2001 From: Antonio Campos Date: Wed, 23 Jul 2025 16:48:00 -0600 Subject: [PATCH] chore(release): v1.6.0 --- CHANGELOG.md | 11 +++++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 14 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cfb0a3e..8762ca9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.6.0] - 2025-07-24 + +### Added + +- Introducing a new template that showcases REST API development with Oracle REST Data Services (ORDS) and the Oracle Database Multilingual Engine (MLE). + +### Changed + +- `node-angular` template migrated from Angular `v19.2` to `v20.x`. +- General update of dependencies. + ## [1.5.1] - 2025-05-19 ### Added diff --git a/package-lock.json b/package-lock.json index d4f4b4b..2f905f1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@oracle/create-database-app", - "version": "1.5.1", + "version": "1.6.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@oracle/create-database-app", - "version": "1.5.1", + "version": "1.6.0", "bundleDependencies": [ "yeoman-generator" ], diff --git a/package.json b/package.json index 07538dd..8127624 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oracle/create-database-app", - "version": "1.5.1", + "version": "1.6.0", "description": "Create an Oracle Database Application from a Template", "author": "Oracle Corporation", "keywords": [