Skip to content

Commit

Permalink
chore(release): 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sherwinski authored and sherwinski committed Oct 24, 2022
1 parent 905f619 commit c5be4dc
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.2.3](https://github.com/imgix/contentful/compare/v1.2.2...v1.2.3) (2022-10-24)

### Updates

- update dependencies
- change instances of "Image Manager" to "Asset Manager"

## [1.2.2](https://github.com/imgix/contentful/compare/v1.2.1...v1.2.2) (2022-04-13)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions 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": "@imgix/contentful",
"version": "1.2.2",
"version": "1.2.3",
"description": "Browse for, select, and insert image assets into your content quickly and easily via the imgix Asset Manager.",
"author": "imgix SDK team <[email protected]>",
"private": false,
Expand Down

2 comments on commit c5be4dc

@vercel
Copy link

@vercel vercel bot commented on c5be4dc Oct 24, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

contentful – ./

contentful-git-main-imgix.vercel.app
contentful-imgix.vercel.app
contentful-psi.vercel.app

@vercel
Copy link

@vercel vercel bot commented on c5be4dc Oct 24, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

contentful-staging – ./

contentful-staging-imgix.vercel.app
contentful-staging.vercel.app
contentful-staging-git-next-imgix.vercel.app

Please sign in to comment.