Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Commit

Permalink
chore(release): 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
stafyniaksacha committed Oct 28, 2021
1 parent fa78b50 commit 760f73a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.4.2](https://github.com/digisquad-io/strapi-supercharged/compare/v0.4.1...v0.4.2) (2021-10-28)


### Features

* **plugins:** export i18n, upload and user-permissions content-type interfaces ([9635341](https://github.com/digisquad-io/strapi-supercharged/commit/963534115f9e8592391c1f485aba95d33b34d0bd))


### Bug Fixes

* **plugins:** import user-entity path ([fa78b50](https://github.com/digisquad-io/strapi-supercharged/commit/fa78b50ac87fd860d0f7b2cc70333d3ff105a071))

### [0.4.1](https://github.com/digisquad-io/strapi-supercharged/compare/v0.4.0...v0.4.1) (2021-10-28)

## [0.4.0](https://github.com/digisquad-io/strapi-supercharged/compare/v0.3.9...v0.4.0) (2021-10-28)
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": "strapi-supercharged",
"version": "0.4.1",
"version": "0.4.2",
"description": "Supercharge your Strapi applications and plugins with typescript compiler",
"license": "MIT",
"author": {
Expand Down

0 comments on commit 760f73a

Please sign in to comment.