Skip to content

Commit

Permalink
Merge pull request #21 from cjambrosi/release-please--branches--main-…
Browse files Browse the repository at this point in the history
…-components--release-please-action

chore(main): release 1.0.2
  • Loading branch information
cjambrosi authored Oct 30, 2023
2 parents f908fa9 + f668ad2 commit 6d6e269
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.2](https://github.com/cjambrosi/ts-nextjs-boilerplate-starter/compare/v1.0.1...v1.0.2) (2023-10-30)


### Bug Fixes

* **ExampleComponent:** prettier ([af69a34](https://github.com/cjambrosi/ts-nextjs-boilerplate-starter/commit/af69a34234f9908affc1fc7cf405bceab5bd85f6))

## [1.0.1](https://github.com/cjambrosi/ts-nextjs-boilerplate-starter/compare/v1.0.0...v1.0.1) (2023-08-03)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ts-nextjs-boilerplate-starter",
"version": "1.0.1",
"version": "1.0.2",
"private": true,
"description": "Next.js + Styled Components + TypeScript. Boilerplate packed with useful development features.",
"author": {
Expand Down

0 comments on commit 6d6e269

Please sign in to comment.