Skip to content

Commit 6497dde

Browse files
chore(main): release 1.0.0 (#57)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ea1703c commit 6497dde

3 files changed

Lines changed: 15 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.0.2"
2+
".": "1.0.0"
33
}

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Changelog
2+
3+
## [1.0.0](https://github.com/TangibleInc/object/compare/v0.0.2...v1.0.0) (2026-07-16)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update all non-major dependencies ([#19](https://github.com/TangibleInc/object/issues/19)) ([9f82a11](https://github.com/TangibleInc/object/commit/9f82a11639a06042b2ceebe12d02e8784dcce4fd))
9+
10+
11+
### Continuous Integration
12+
13+
* automate Packagist releases with release-please ([#56](https://github.com/TangibleInc/object/issues/56)) ([ea1703c](https://github.com/TangibleInc/object/commit/ea1703c620943ccef133f0ac799d64871c64f812))

plugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: Tangible Object
44
* Description: A WordPress tool suite for building data-driven interfaces with a clean extensible architecture.
55
* x-release-please-start-version
6-
* Version: 0.0.2
6+
* Version: 1.0.0
77
* x-release-please-end-version
88
* GitHub URI: TangibleInc/object
99
*/

0 commit comments

Comments
 (0)