diff --git a/CHANGELOG.md b/CHANGELOG.md index 89ea81e..76e6497 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to the "tswagger" extension will be documented in this file. Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file. -## [Unreleased] +## [2.2.0] - 2024-09-14 ### Added diff --git a/package.json b/package.json index d1b1591..e975bd6 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "displayName": "tswagger", "icon": "assets/images/logo.png", "description": "Generate typescript for swagger.", - "version": "2.1.1", + "version": "2.2.0", "private": "true", "author": "Orchard", "publisher": "OrcaTeam",