Skip to content

Commit

Permalink
chore(main): release 1.0.1 (#5)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jul 14, 2022
1 parent fcc7232 commit e725e75
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.1](https://github.com/arnaud-zg/playground/compare/v1.0.0...v1.0.1) (2022-07-14)


### 🐛 Bug Fixes

* define subpath base url ([#4](https://github.com/arnaud-zg/playground/issues/4)) ([fcc7232](https://github.com/arnaud-zg/playground/commit/fcc72323c4f83002e220ab383b094df88a41328b))

## 1.0.0 (2022-07-14)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "sandbox",
"version": "1.0.0",
"version": "1.0.1",
"license": "MIT",
"scripts": {
"build": "rimraf .docz && docz build",
Expand Down

0 comments on commit e725e75

Please sign in to comment.