Skip to content

Commit

Permalink
Release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
abeforgit committed Aug 18, 2021
1 parent f043975 commit 09614e3
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 1.0.0 (2021-08-18)

#### :rocket: Enhancement
* [#55](https://github.com/lblod/notulen-prepublish-service/pull/55) Use a job for a pre-publishing ([@madnificent](https://github.com/madnificent))

#### :bug: Bug Fix
* [#55](https://github.com/lblod/notulen-prepublish-service/pull/55) Use a job for a pre-publishing ([@madnificent](https://github.com/madnificent))

#### Committers: 1
- Aad Versteden ([@madnificent](https://github.com/madnificent))


## 0.15.0 (2021-08-17)

#### :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": "0.15.0",
"version": "1.0.0",
"description": "mu-semtech service to extract knowledge from documents",
"main": "app.js",
"dependencies": {
Expand Down

0 comments on commit 09614e3

Please sign in to comment.