Skip to content

Commit

Permalink
Release 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nvdk committed Sep 9, 2021
1 parent 7da814a commit 445d62a
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 2 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## 1.3.0 (2021-09-09)

#### :rocket: Enhancement
* [#63](https://github.com/lblod/notulen-prepublish-service/pull/63) performance improvements for building notulen/extracts ([@nvdk](https://github.com/nvdk))

#### :bug: Bug Fix
* [#64](https://github.com/lblod/notulen-prepublish-service/pull/64) Fixed attachments were not present in extracts ([@lagartoverde](https://github.com/lagartoverde))

#### :house: Internal
* [#62](https://github.com/lblod/notulen-prepublish-service/pull/62) Bump tar from 6.1.8 to 6.1.11 ([@dependabot[bot]](https://github.com/apps/dependabot))

#### Committers: 2
- Niels V ([@nvdk](https://github.com/nvdk))
- Oscar Rodriguez Villalobos ([@lagartoverde](https://github.com/lagartoverde))

## 1.2.0 (2021-08-30)

#### :rocket: Enhancement
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": "notulen-prepublish-service",
"version": "1.2.0",
"version": "1.3.0",
"description": "mu-semtech service to extract knowledge from documents",
"main": "app.js",
"dependencies": {
Expand Down

0 comments on commit 445d62a

Please sign in to comment.