Skip to content

Commit b2039bc

Browse files
chore(release): 1.3.3
1 parent a3d63b8 commit b2039bc

6 files changed

Lines changed: 60 additions & 45 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## <small>1.3.3 (2026-08-26)</small>
2+
3+
- Merge pull request #1715 from spartan-ng/beta ([a3d63b8](https://github.com/spartan-ng/spartan/commit/a3d63b8)), closes [#1715](https://github.com/spartan-ng/spartan/issues/1715)
4+
- chore: replace renamed contributor handle in the 300 (#1710) ([706ec27](https://github.com/spartan-ng/spartan/commit/706ec27)), closes [#1710](https://github.com/spartan-ng/spartan/issues/1710)
5+
- chore(release): 1.3.3-beta.1 ([96417c8](https://github.com/spartan-ng/spartan/commit/96417c8))
6+
- chore(release): 1.3.3-beta.2 ([59656c3](https://github.com/spartan-ng/spartan/commit/59656c3))
7+
- chore(release): backmerge main into beta ([af0d40b](https://github.com/spartan-ng/spartan/commit/af0d40b))
8+
- chore(release): backmerge main into beta ([dcaad73](https://github.com/spartan-ng/spartan/commit/dcaad73))
9+
- chore(release): backmerge main into beta ([227852f](https://github.com/spartan-ng/spartan/commit/227852f))
10+
- chore(release): backmerge main into beta ([eaf6a51](https://github.com/spartan-ng/spartan/commit/eaf6a51))
11+
- fix(cli): cap typescript dependency below 7.0.0 (#1640) ([578033e](https://github.com/spartan-ng/spartan/commit/578033e)), closes [#1640](https://github.com/spartan-ng/spartan/issues/1640) [#1637](https://github.com/spartan-ng/spartan/issues/1637)
12+
- fix(cli): pass false for angularCli when its missing (#1714) ([45ec60d](https://github.com/spartan-ng/spartan/commit/45ec60d)), closes [#1714](https://github.com/spartan-ng/spartan/issues/1714)
13+
- docs: add new contributors to our 300 ([850efb2](https://github.com/spartan-ng/spartan/commit/850efb2))
14+
- docs(data-table): update datatable docs to match shadcn (#1706) ([6f7ca80](https://github.com/spartan-ng/spartan/commit/6f7ca80)), closes [#1706](https://github.com/spartan-ng/spartan/issues/1706)
15+
116
## <small>1.3.3-beta.2 (2026-08-26)</small>
217

318
- fix(cli): pass false for angularCli when its missing (#1714) ([45ec60d](https://github.com/spartan-ng/spartan/commit/45ec60d)), closes [#1714](https://github.com/spartan-ng/spartan/issues/1714)

libs/brain/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spartan-ng/brain",
3-
"version": "1.3.3-beta.2",
3+
"version": "1.3.3",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/spartan-ng/spartan.git"

libs/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spartan-ng/cli",
3-
"version": "1.3.3-beta.2",
3+
"version": "1.3.3",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/spartan-ng/spartan.git"

0 commit comments

Comments
 (0)