Skip to content

Commit

Permalink
Release prod version 24.3.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
QuCMGisaia committed Oct 18, 2023
1 parent fe49994 commit ab27938
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 6 deletions.
16 changes: 14 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
# Change Log

## [v24.2.0](https://github.com/gisaia/ARLAS-web-components/tree/v24.2.0) (2023-09-28)
## [v24.3.0-beta.1](https://github.com/gisaia/ARLAS-web-components/tree/v24.3.0-beta.1) (2023-10-18)

[Full Changelog](https://github.com/gisaia/ARLAS-web-components/compare/v24.1.4-beta.2...v24.3.0-beta.1)

## [v24.1.4-beta.2](https://github.com/gisaia/ARLAS-web-components/tree/v24.1.4-beta.2) (2023-10-18)

[Full Changelog](https://github.com/gisaia/ARLAS-web-components/compare/v24.1.4-beta.1...v24.1.4-beta.2)

## [v24.1.4-beta.1](https://github.com/gisaia/ARLAS-web-components/tree/v24.1.4-beta.1) (2023-10-12)

[Full Changelog](https://github.com/gisaia/ARLAS-web-components/compare/v24.2.0...v24.1.4-beta.1)

## [v24.2.0](https://github.com/gisaia/ARLAS-web-components/tree/v24.2.0) (2023-09-29)

[Full Changelog](https://github.com/gisaia/ARLAS-web-components/compare/v24.1.3...v24.2.0)

Expand Down Expand Up @@ -1299,4 +1311,4 @@



\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "./node_modules/ng-packagr/package.schema.json",
"name": "arlas-web-components-demo",
"version": "24.3.0-dev0",
"version": "24.3.0-beta.1",
"license": "Apache-2.0",
"scripts": {
"ng": "ng",
Expand Down
2 changes: 1 addition & 1 deletion projects/arlas-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "arlas-web-components",
"version": "24.2.0",
"version": "24.3.0-beta.1",
"peerDependencies": {
"@angular/animations": "^14.2.12",
"@angular/cdk": "^14.2.7",
Expand Down

0 comments on commit ab27938

Please sign in to comment.