Skip to content

feat: Update changelog and test semantic release#64

Merged
KyleJune merged 1 commit intomainfrom
dev
Jan 12, 2026
Merged

feat: Update changelog and test semantic release#64
KyleJune merged 1 commit intomainfrom
dev

Conversation

@KyleJune
Copy link
Member

Summary

I didn't follow semantic release pattern for my last PR. I did a bunch of changes in 1 PR and tried merge commit because I thought semantic release would include all those commits in the changelog and do a release. It did not.

You can see info about the failure here:
https://github.com/udibo/juniper/actions/runs/20910029203/job/60071111718

I marked this as a feat so that I can see what happens when a feat is squash merged. If it doesn't automatically release 0.2.0, I will do it manually.

@KyleJune KyleJune merged commit 9289fe1 into main Jan 12, 2026
3 checks passed
@KyleJune KyleJune deleted the dev branch January 12, 2026 06:36
KyleJune pushed a commit that referenced this pull request Jan 12, 2026
# [0.2.0](0.1.2...0.2.0) (2026-01-12)

### Bug Fixes

* Move provider in shared layout in tanstack template ([afb1f24](afb1f24))
* Normalize ignorePaths for dev server ([c2bde40](c2bde40))

### Features

* Add ignorePaths build configuration option ([e6009f3](e6009f3))
* Return json for not found urls with file extensions ([29b0318](29b0318))
* Update changelog and test semantic release ([#64](#64)) ([9289fe1](9289fe1))
* Use cbor2 for all server state serialization instead of SuperJSON ([ff57ee7](ff57ee7))
@github-actions
Copy link

🎉 This PR is included in version 0.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant