Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
otnansirk committed Dec 15, 2024
1 parent ee02a0d commit 0e26009
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,17 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
## [Unreleased]


## [v1.5.0] - 2024-12-14

### New Features
- JSON as Type (Go Struct)
- UUID Universe
+ Generate uuid v1
+ Generate uuid v4
+ Generate uuid v6
+ Generate uuid v7
+ Generate uuid Nil / Empty

## [v1.4.0] - 2024-12-01

### New Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "Casing Convention",
"description": "Transform your text with the power of casing convention.",
"publisher": "otnansirk",
"version": "1.4.0",
"version": "1.5.0",
"icon": "./assets/logo.png",
"license": "MIT",
"engines": {
Expand Down

0 comments on commit 0e26009

Please sign in to comment.