From 730d804be97bdb488f4ef9361c726a989cf4e410 Mon Sep 17 00:00:00 2001 From: Antonio Campos Date: Thu, 5 Sep 2024 17:07:39 -0600 Subject: [PATCH] chore(release): v1.3.1 --- CHANGELOG.md | 18 ++++++++++++------ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 15 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7467c59..8ab0bc6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,11 +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.3.1] - 2024-09-05 + +### Fixed + +- Missing `.gitignore` in `ords-remix-jwt-sample` template. + ## [1.3.0] - 2024-09-04 ### Added -- New ORDS JWT sample built with [Remix](https://remix.run/). +- New ORDS JWT sample template built with [Remix](https://remix.run/). ### Changed @@ -19,8 +25,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed -- Error when generating node-jet application (#91). -- Unable to use --template flag for node-jet and node-angular templates (#92). +- Error when generating `node-jet` application (#91). +- Unable to use `--template` flag for `node-jet` and `node-angular` templates (#92). ## [1.2.0] - 2024-08-19 @@ -38,19 +44,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Security -- Uptake newer dependencies to fix vulnerabilities detected in npm audit +- Uptake newer dependencies to fix vulnerabilities detected in npm audit. ## [1.1.10] - 2024-07-10 ### Changed -- Change todo template name from node-todo to node-react-todo in the documentation +- Change todo template name from `node-todo` to `node-react-todo` in the documentation. ## [1.1.9] - 2024-07-10 ### Fixed -- Fix README examples with missing -- argument +- Fix README examples with missing `--` argument. ## [1.1.8] - 2024-07-10 diff --git a/package-lock.json b/package-lock.json index 29c3dd9..33fb362 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@oracle/create-database-app", - "version": "1.3.0", + "version": "1.3.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@oracle/create-database-app", - "version": "1.3.0", + "version": "1.3.1", "bundleDependencies": [ "@inquirer/prompts", "@oclif/core", diff --git a/package.json b/package.json index 564f87d..9e8946e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oracle/create-database-app", - "version": "1.3.0", + "version": "1.3.1", "description": "Create an Oracle Database Application from a Template", "author": "Oracle Corporation", "keywords": [