Skip to content

Commit fa81d17

Browse files
chore(main): release 0.1.29 (#78)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2580964 commit fa81d17

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [0.1.29](https://github.com/prismicio/prismic-ts-codegen/compare/v0.1.28...v0.1.29) (2026-04-03)
6+
7+
8+
### Bug Fixes
9+
10+
* upgrade dependencies ([#77](https://github.com/prismicio/prismic-ts-codegen/issues/77)) ([2580964](https://github.com/prismicio/prismic-ts-codegen/commit/25809647678b5b883852e9afaf2fde33b260a097))
11+
512
### [0.1.28](https://github.com/prismicio/prismic-ts-codegen/compare/v0.1.28-alpha.10...v0.1.28) (2025-09-04)
613

714
### [0.1.28-alpha.10](https://github.com/prismicio/prismic-ts-codegen/compare/v0.1.27...v0.1.28-alpha.10) (2025-09-04)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prismic-ts-codegen",
3-
"version": "0.1.28",
3+
"version": "0.1.29",
44
"description": "An experimental Prismic model-to-TypeScript-type generator",
55
"keywords": [
66
"prismic",

0 commit comments

Comments
 (0)