Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: alxshelepenok/lumen
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8adbdc9829972ccea4788abaeca4f652908b3753
Choose a base ref
..
head repository: alxshelepenok/lumen
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 432e9da42ae66d496e22782f3199b24bba19c0b0
Choose a head ref
Showing with 4 additions and 4 deletions.
  1. +1 −1 LICENSE
  2. +1 −1 README.md
  3. BIN bun.lockb
  4. +2 −2 package.json
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2016-2024 Alexander Shelepenok
Copyright (c) 2016-2025 Alexander Shelepenok

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -26,7 +26,7 @@ Special thanks to our sponsors and partners for supporting the project.

The MIT License (MIT)

Copyright (c) 2016-2024 Alexander Shelepenok
Copyright (c) 2016-2025 Alexander Shelepenok

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Binary file modified bun.lockb
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lumen",
"version": "2.0.23",
"version": "2.0.25",
"description": "A constantly evolving and thoughtful architecture for creating static blogs",
"keywords": [
"gatsby",
@@ -25,7 +25,7 @@
},
"dependencies": {
"@alxshelepenok/diesel": "^1.0.1360",
"@alxshelepenok/diesel-extensions": "^1.0.1240",
"@alxshelepenok/diesel-extensions": "^1.0.1241",
"@sentry/gatsby": "^8.45.1",
"@sentry/tracing": "^7.114.0",
"classnames": "^2.5.1",