Skip to content

Commit

Permalink
chore: release package(s) (#7)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Dec 2, 2024
1 parent e6197ee commit e99cdd0
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 13 deletions.
5 changes: 0 additions & 5 deletions .changeset/afraid-ways-heal.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/violet-starfishes-fry.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/create-simple-site-generator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# create-simple-site-generator

## 0.1.5

### Patch Changes

- 657fff8: chore: update dependencies

## 0.1.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/create-simple-site-generator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-simple-site-generator",
"version": "0.1.4",
"version": "0.1.5",
"license": "MIT",
"author": "simsustech",
"type": "module",
Expand Down
7 changes: 7 additions & 0 deletions packages/templates/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @simple-site-generator/templates

## 0.1.4

### Patch Changes

- b20dd30: fix(templates): fix small-business LandingPage image height"
- 657fff8: chore: update dependencies

## 0.1.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/templates/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@simple-site-generator/templates",
"version": "0.1.3",
"version": "0.1.4",
"author": "simsustech",
"license": "MIT",
"type": "module",
Expand Down

0 comments on commit e99cdd0

Please sign in to comment.