Skip to content

Commit 082b07d

Browse files
committed
release: 19.0.0
1 parent 3ce3191 commit 082b07d

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [19.0.0](https://github.com/nstudio/xplat/compare/17.0.1...19.0.0) (2024-05-27)
2+
3+
4+
### Features
5+
6+
* Nx 19 and Angular 18 support ([#328](https://github.com/nstudio/xplat/issues/328)) ([3ce3191](https://github.com/nstudio/xplat/commit/3ce3191852bdff05345d4e754fe902304b852bf8))
7+
8+
9+
110
## [17.0.1](https://github.com/nstudio/xplat/compare/17.0.0...17.0.1) (2023-10-23)
211

312

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
<p align="center"><img src="https://raw.githubusercontent.com/nstudio/xplat/master/xplat-logo.png" align="center" width="400"></p>
33
<div align="center">
44

5-
[![Build Status](https://travis-ci.org/nstudio/xplat.svg?branch=master)](https://travis-ci.org/nstudio/xplat)
65
[![License](https://img.shields.io/npm/l/@nstudio/schematics.svg?style=flat-square)]()
76
[![NPM Version](https://badge.fury.io/js/%40nstudio%2Fschematics.svg)](https://www.npmjs.com/@nstudio/schematics)
87

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nstudio/xplat-source",
3-
"version": "17.0.1",
3+
"version": "19.0.0",
44
"description": "Cross-platform (xplat) tools for Nx workspaces.",
55
"homepage": "https://nstudio.io/xplat",
66
"private": true,

0 commit comments

Comments
 (0)