Skip to content
Snippets Groups Projects
Commit 1ca9074d authored by Igor Markin's avatar Igor Markin
Browse files

Bump version and update CHANGELOG.md

parent be03efce
Branches
Tags
1 merge request!27Gmail to Outlook - complex text + embeded image + attachments
Pipeline #45046 passed
......@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
## [1.0.3] - 2020-09-06
### Changed
PlainNormalizer now strips `image:` prefix from plain representations of the images [outlokaddin#122](https://code.vereign.com/seal/clients/outlook-add-in/-/issues/122)
## [1.0.2] - 2020-06-07
### Added
......
......@@ -2,7 +2,7 @@
"name": "@vereign/mime-normalizer",
"author": "Igor Markin <igor.markin@vereign.com>",
"description": "A library that handles normalization of MIME plain and html parts",
"version": "1.0.2",
"version": "1.0.3",
"license": "MIT",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment