Skip to content

Commit e49796b

Browse files
Version Packages (#150)
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## [email protected] ### Patch Changes - 7d8ae66: Bump next from 15.2.3 to 15.2.4
1 parent 7d8ae66 commit e49796b

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/warm-donkeys-mix.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

apps/to-do-webapp/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# to-do-webapp
22

3+
## 0.3.5
4+
5+
### Patch Changes
6+
7+
- 7d8ae66: Bump next from 15.2.3 to 15.2.4
8+
39
## 0.3.4
410

511
### Patch Changes

apps/to-do-webapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "to-do-webapp",
3-
"version": "0.3.4",
3+
"version": "0.3.5",
44
"private": true,
55
"main": "dist/server.js",
66
"scripts": {

0 commit comments

Comments
 (0)