Skip to content

Commit cd98e37

Browse files
chore(main): release 1.3.0 (#105)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6c308e5 commit cd98e37

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.3.0](https://github.com/digiz3d/docker-web-recorder/compare/v1.2.3...v1.3.0) (2025-02-16)
4+
5+
6+
### Features
7+
8+
* flag to disable audio recording ([#104](https://github.com/digiz3d/docker-web-recorder/issues/104)) ([8b78c22](https://github.com/digiz3d/docker-web-recorder/commit/8b78c22183ff00beffa698d36de57cadcfad70aa))
9+
310
## [1.2.3](https://github.com/digiz3d/docker-web-recorder/compare/v1.2.2...v1.2.3) (2024-09-15)
411

512

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "docker-web-recorder",
33
"private": true,
4-
"version": "1.2.3",
4+
"version": "1.3.0",
55
"description": "Docker container that can record web pages with sound",
66
"main": "dist/index.js",
77
"license": "MIT",

0 commit comments

Comments
 (0)