Skip to content

Commit

Permalink
Version Packages (#67)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent cc93dce commit c342f6e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/ninety-berries-live.md

This file was deleted.

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

## 0.2.2

### Patch Changes

- cc93dce: Update repository field in package.config to resolve issues with DependaBot in consuming repositories.

## 0.2.1

### Patch 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.1",
"version": "0.2.2",
"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 c342f6e

Please sign in to comment.