Skip to content

Commit fa490df

Browse files
committed
release: v2.0.2
1 parent 449779a commit fa490df

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

docs/changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## v2.0.2
4+
5+
This patch fixes typing problems. From the updated:
6+
7+
- Added readonly flags to library schemas to prevent them from being edited at the type level.
8+
39
## v2.0.1
410

511
This patch fixes the following problem:

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dmitrytavern/object-parser",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Parsing an object without pain",
55
"author": {
66
"name": "Dmitry Tavern",

0 commit comments

Comments
 (0)