Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

Commit

Permalink
release: version packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 13, 2024
1 parent 01827d0 commit abe6bea
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/big-crabs-prove.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/content-type-primitives/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @xmtp/content-type-primitives

## 1.0.1

### Patch Changes

- [#71](https://github.com/xmtp/xmtp-js-content-types/pull/71) [`52bf31e`](https://github.com/xmtp/xmtp-js-content-types/commit/52bf31ec9d9b78da321727745d0a37bfa617362a) Thanks [@rygine](https://github.com/rygine)! - Add more primitive types
2 changes: 1 addition & 1 deletion packages/content-type-primitives/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xmtp/content-type-primitives",
"version": "1.0.0",
"version": "1.0.1",
"description": "Primitives for building custom XMTP content types",
"keywords": [
"xmtp",
Expand Down

0 comments on commit abe6bea

Please sign in to comment.