Skip to content

Commit

Permalink
Version Packages (#64)
Browse files Browse the repository at this point in the history
* Version Packages

* Empty commit

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Trish Rempel <[email protected]>
  • Loading branch information
3 people authored May 30, 2023
1 parent 39b353b commit 2978113
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 13 deletions.
2 changes: 0 additions & 2 deletions .changeset/lovely-lemons-doubt.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lucky-shrimps-leave.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/perfect-eels-hope.md

This file was deleted.

7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelogg

## 0.2.1

### Patch Changes

- e2d24a5: Fixes main field in package.json for TypeScript and bundlers
- 3a0b1eb: Add support for typescript declaration

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/i18next-shopify",
"version": "0.2.0",
"version": "0.2.1",
"description": "i18nFormat plugin to use Shopify's translation format with i18next",
"main": "./dist/commonjs/index.js",
"module": "dist/es/index.js",
Expand Down

0 comments on commit 2978113

Please sign in to comment.