Skip to content
This repository has been archived by the owner on Jan 5, 2021. It is now read-only.

Commit

Permalink
🔖 Release v1.4.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pabio-escobar committed Dec 18, 2020
1 parent 3e05c6d commit 953849e
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## [v1.4.3](https://github.com/koj-co/strapi/compare/v1.4.2...v1.4.3) (2020-12-18)

### ⬆️ Dependency updates

- [`b202730`](https://github.com/koj-co/strapi/commit/b202730) Bump semantic-release from 17.2.4 to 17.3.0
- [`5fe5169`](https://github.com/koj-co/strapi/commit/5fe5169) Bump strapi-connector-bookshelf from 3.3.3 to 3.3.4
- [`cbdd063`](https://github.com/koj-co/strapi/commit/cbdd063) Bump strapi-plugin-upload from 3.3.3 to 3.3.4
- [`2a99658`](https://github.com/koj-co/strapi/commit/2a99658) Bump strapi from 3.3.3 to 3.3.4
- [`c5a343d`](https://github.com/koj-co/strapi/commit/c5a343d) Bump strapi-plugin-content-type-builder from 3.3.3 to 3.3.4
- [`cb734c0`](https://github.com/koj-co/strapi/commit/cb734c0) Bump strapi-admin from 3.3.3 to 3.3.4
- [`331eeb1`](https://github.com/koj-co/strapi/commit/331eeb1) Bump strapi-plugin-email from 3.3.3 to 3.3.4
- [`91030e1`](https://github.com/koj-co/strapi/commit/91030e1) Bump strapi-plugin-users-permissions from 3.3.3 to 3.3.4
- [`2b576dd`](https://github.com/koj-co/strapi/commit/2b576dd) Bump strapi-plugin-content-manager from 3.3.3 to 3.3.4
- [`b3ac803`](https://github.com/koj-co/strapi/commit/b3ac803) Bump strapi-utils from 3.3.3 to 3.3.4
- [`2b5ac08`](https://github.com/koj-co/strapi/commit/2b5ac08) Bump strapi-admin from 3.3.4 to 3.4.0

## [v1.4.2](https://github.com/koj-co/strapi/compare/v1.4.1...v1.4.2) (2020-11-23)

### ⬆️ Dependency updates
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@koj/strapi",
"version": "1.4.2",
"version": "1.4.3",
"description": "Koj's Strapi API",
"scripts": {
"develop": "strapi develop",
Expand Down

0 comments on commit 953849e

Please sign in to comment.