Skip to content

Commit

Permalink
release: v0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Hagith committed Aug 19, 2024
1 parent ca225ab commit ca52fc4
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## [0.0.4](https://github.com/coldrun/monorepo-typescript/compare/v0.0.3...v0.0.4) (2024-08-19)

### Bug Fixes

- **ci:** github pages base url ([4a6242f](https://github.com/coldrun/monorepo-typescript/commit/4a6242f0b047daeba02e62bf2e379810f1ecb29b))
- **ci:** github pages base url ([938ac7e](https://github.com/coldrun/monorepo-typescript/commit/938ac7e04d5c022763b577b7e2524163e17a2690))
- **ci:** multiple versions of pnpm specified ([c73bbba](https://github.com/coldrun/monorepo-typescript/commit/c73bbbad27ba7ba54be1fb0ce91b85617e2b06a4))

### Features

- **ci:** deploy to github pages ([0948391](https://github.com/coldrun/monorepo-typescript/commit/0948391a5ebb7f307b499ac44529908f1973a032))
- **docker:** add docker-compose.yml ([fba820d](https://github.com/coldrun/monorepo-typescript/commit/fba820dc4028de57f0f873c3d7f6d0f8b6231509))

## [0.0.3](https://github.com/coldrun/monorepo-typescript/compare/v0.0.2...v0.0.3) (2024-01-03)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@coldrun/monorepo-typescript",
"private": true,
"version": "0.0.3",
"version": "0.0.4",
"author": "Coldrun <[email protected]>",
"type": "module",
"packageManager": "[email protected]",
Expand Down

0 comments on commit ca52fc4

Please sign in to comment.