Skip to content

Commit

Permalink
chore: release 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nartc committed May 24, 2024
1 parent b315038 commit 7742432
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,31 @@
## 3.3.0 (2024-05-24)


### Features

- **inject-inputs:** add injectInputs ([851c644](https://github.com/ngxtension/ngxtension-platform/commit/851c644))

### Bug Fixes

- **plugin:** add and remove this keyword correctly ([#370](https://github.com/ngxtension/ngxtension-platform/pull/370))
- **plugin:** remove additional semicolumns for input and output generator ([#371](https://github.com/ngxtension/ngxtension-platform/pull/371))
- **plugin:** add string to input generic ([#375](https://github.com/ngxtension/ngxtension-platform/pull/375))

### Documentation

- update inject migration example ([#379](https://github.com/ngxtension/ngxtension-platform/pull/379))
- **inject-inputs:** add injectInputs ([05d0f0a](https://github.com/ngxtension/ngxtension-platform/commit/05d0f0a))
- **injectors:** spanish translation for createInjectable function ([#316](https://github.com/ngxtension/ngxtension-platform/pull/316))
- **injectors:** Spanish translation for injectROuteData ([#383](https://github.com/ngxtension/ngxtension-platform/pull/383))
- **injectors:** Spanish translation for injectRouteFragment ([#385](https://github.com/ngxtension/ngxtension-platform/pull/385))
- **migrations:** Spanish translation inject migration ([#386](https://github.com/ngxtension/ngxtension-platform/pull/386))

### ❤️ Thank You

- Chau Tran @nartc
- Sergi Dote Teixidor
- Tim Deschryver @timdeschryver

## 3.2.0 (2024-05-10)


Expand Down

0 comments on commit 7742432

Please sign in to comment.