Skip to content

Commit

Permalink
💫 Updating: [vest]: (3.2.3)
Browse files Browse the repository at this point in the history
c02f22f  patch: use context only as dev dep (ealush)
  • Loading branch information
ealush committed May 27, 2021
1 parent c02f22f commit 17677ec
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## vest: [3.2.3] - 2021-05-27

### Fixed and improved
- c02f22f patch: use context only as dev dep (ealush)

## vest: [3.2.2] - 2021-05-17

### Fixed and improved
Expand Down
4 changes: 2 additions & 2 deletions packages/vest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vest",
"version": "3.2.2",
"version": "3.2.3",
"description": "Declarative validations.",
"main": "./vest.js",
"browser": "./vest.js",
Expand Down Expand Up @@ -66,4 +66,4 @@
},
"module": "./esm/vest.es.production.js",
"dependencies": {}
}
}

0 comments on commit 17677ec

Please sign in to comment.