Skip to content

Commit

Permalink
chore: release v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bebrasmell committed Jan 6, 2025
1 parent abbbafd commit ab1eb06
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
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

## 3.1.0 - 2025-01-06

## 3.0.0 - 2024-10-19

## 2.3.3 - 2024-09-21
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": "@zodyac/zod-mongoose",
"version": "3.0.0",
"version": "3.1.0",
"description": "A library that allows you to generate mongoose schemas from zod objects.",
"scripts": {
"test": "jest",
Expand Down

0 comments on commit ab1eb06

Please sign in to comment.