Skip to content

Commit ca527d3

Browse files
committed
release: version 0.1.0
1 parent 8bfd940 commit ca527d3

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

projects/angular-redux/README.md

-3
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ Performant and flexible.
66
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/reduxjs/angular-redux/test.yml?style=flat-square) [![npm version](https://img.shields.io/npm/v/@reduxjs/angular-redux.svg?style=flat-square)](https://www.npmjs.com/package/@reduxjs/angular-redux)
77
[![npm downloads](https://img.shields.io/npm/dm/@reduxjs/angular-redux.svg?style=flat-square)](https://www.npmjs.com/package/@reduxjs/angular-redux)
88

9-
> [!WARNING]
10-
> This package is in alpha and is rapidly developing.
11-
129
## Installation
1310

1411
Angular Redux requires **Angular 17.3 or later**.

projects/angular-redux/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@reduxjs/angular-redux",
3-
"version": "0.0.4",
3+
"version": "0.1.0",
44
"keywords": [
55
"angular",
66
"redux"

0 commit comments

Comments
 (0)