Skip to content

Commit 52b02b1

Browse files
author
TDSBot
committed
chore(publish): update packages
- @tds/community-optimize-image@1.1.0
1 parent 66b8565 commit 52b02b1

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/OptimizeImage/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [1.1.0](https://github.com/telus/tds-community/compare/@tds/community-optimize-image@1.0.1...@tds/community-optimize-image@1.1.0) (2021-06-10)
7+
8+
9+
### Features
10+
11+
* **community-optimize-image:** adding backwards compatibility ([c6603ac](https://github.com/telus/tds-community/commit/c6603ac0b0c80bee99f6040d04fe4294774bf766))
12+
13+
14+
15+
16+
617
## [1.0.1](https://github.com/telus/tds-community/compare/@tds/community-optimize-image@1.0.0...@tds/community-optimize-image@1.0.1) (2021-04-16)
718

819
**Note:** Version bump only for package @tds/community-optimize-image

packages/OptimizeImage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tds/community-optimize-image",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"description": "",
55
"main": "index.cjs.js",
66
"module": "index.es.js",

0 commit comments

Comments
 (0)