Skip to content

Commit

Permalink
chore(changelog): 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
IJustDev committed Nov 14, 2023
1 parent 04040c7 commit 79f38c3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Changelog

## Unreleased

## 2023-11-14 - 0.2.2
### Features
- provide httpGetRepositoryOperation via the `HttpCrudRepositoryBuilder`

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@royalzsoftware/royal-data-ts",
"version": "0.2.1",
"version": "0.2.2",
"description": "🌟 Define your models and this package handle will handle the persistence",
"main": "index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 79f38c3

Please sign in to comment.