Skip to content

Commit d23fdd6

Browse files
author
codewec
committed
chore(release): v1.0.1
1 parent d4e7049 commit d23fdd6

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@ All notable changes to this project will be documented in this file.
44

55
This file is managed with `changelogen`.
66

7+
## v1.0.1
8+
9+
[compare changes](https://github.com/codewec/editoro/compare/1.0.0...v1.0.1)
10+
11+
### 🩹 Fixes
12+
13+
- Remove base url ([31fcb03](https://github.com/codewec/editoro/commit/31fcb03))
14+
- Container user ([d4e7049](https://github.com/codewec/editoro/commit/d4e7049))
15+
16+
### ❤️ Contributors
17+
18+
- Codewec
19+
720
## v1.0.0
821

922

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "editoro",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)