Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 19, 2024
1 parent 4d01119 commit eb74945
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/famous-shrimps-hammer.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/credentials/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @web5/credentials

## 1.1.0

### Minor Changes

- [#737](https://github.com/TBD54566975/web5-js/pull/737) [`4d01119`](https://github.com/TBD54566975/web5-js/commit/4d011194879abcf2375b463a317108bb6416583b) Thanks [@nitro-neal](https://github.com/nitro-neal)! - Adding resolution and validation of credential schemas

## 1.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/credentials/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web5/credentials",
"version": "1.0.4",
"version": "1.1.0",
"description": "Verifiable Credentials",
"type": "module",
"main": "./dist/cjs/index.js",
Expand Down

0 comments on commit eb74945

Please sign in to comment.