Skip to content
This repository was archived by the owner on May 29, 2023. It is now read-only.

Commit 56ebe79

Browse files
committed
"chore(release): 1.13.0"
1 parent 7232e1b commit 56ebe79

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [1.13.0](https://github.com/ng-web-apis/universal/compare/v1.12.0...v1.13.0) (2022-01-28)
6+
7+
### Features
8+
9+
- **MEDIA_DEVICES:** add SSR mock for the new token ([7232e1b](https://github.com/ng-web-apis/universal/commit/7232e1b15d55941cd6d0b3fca8fb457719990547))
10+
511
## [1.12.0](https://github.com/ng-web-apis/universal/compare/v1.9.5...v1.12.0) (2021-07-13)
612

713
### Features

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ng-web-apis/universal",
3-
"version": "1.12.0",
3+
"version": "1.13.0",
44
"scripts": {
55
"build": "ng build",
66
"postbuild": "node scripts/postbuild.js",

0 commit comments

Comments
 (0)