Skip to content

Commit

Permalink
Merge pull request #164 from Workiva/release_json_schema_5.1.0
Browse files Browse the repository at this point in the history
RM-196228 Release json_schema 5.1.0
  • Loading branch information
rmconsole4-wk authored Jun 5, 2023
2 parents 34e380f + 1981c09 commit aa7de09
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
## 5.0.1
- Clean up pubspec, add .pubignore
- Add an `JsonSchema.empty({SchemaVersion schemaVersion})` constructor

## 5.0.0
- Clean up pubspec, add .pubignore
- Bump minimum Dart SDK version to 2.12.0
- Migration to null safety

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: json_schema
version: 5.0.0
version: 5.1.0
description: JSON Schema implementation in Dart
homepage: https://github.com/workiva/json_schema

Expand Down

0 comments on commit aa7de09

Please sign in to comment.