Skip to content

Commit

Permalink
Release 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
elpoelma committed Feb 14, 2023
1 parent 6f0b20a commit 46df399
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@

## 0.1.0 (2023-02-14)

#### :rocket: Enhancement
* [#1](https://github.com/redpencilio/ldes-delta-pusher-service/pull/1) Modernization of service ([@elpoelma](https://github.com/elpoelma))

#### :house: Internal
* [#2](https://github.com/redpencilio/ldes-delta-pusher-service/pull/2) Addition of release-it ([@elpoelma](https://github.com/elpoelma))

#### Committers: 1
- Elena Poelman ([@elpoelma](https://github.com/elpoelma))

6 changes: 4 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,6 @@
"npm": {
"publish": false
}
}
},
"version": "0.1.0"
}

0 comments on commit 46df399

Please sign in to comment.